Ultimate Quickfix List Guide

  Рет қаралды 17,690

Andrew Courter

Andrew Courter

Күн бұрын

In this video I walk through everything about the quickfix list in Vim / Neovim and how you can jump between items, open and close the list, extract the list to a file and some plugins to begin making it your own.
Plugins:
github.com/kevinhwang91/nvim-bqf
github.com/stefandtw/quickfix...
github.com/romainl/vim-qf
github.com/tpope/vim-unimpaired
Join this channel to get access to perks:
www.youtube.com/@ascourter/join
Twitter: / exosyphon
Website: andrewcourter.com
Twitch: / exosyphon
Gear:
Mic: amzn.to/40GUGFg
Mic Interface: amzn.to/3YGxaGE
Mic preamp: amzn.to/3XtBXtY
Webcam: amzn.to/3OEOZRU
Boom Arm: amzn.to/3qLr0GE
Vissles (VS II switches): vissles.com/?ref=69zn8aei20 - Coupon Code for $5 off: ANDREWCOURTER
IQUNIX F97 (TTC ACE switches): iqunix.store/collections/f97-...
Audo:
Karl Casey @ White Bat Audio
• Chill Synth / Synthwav...
0:00 Intro
0:29 Overview
1:12 Location List
1:19 vim[grep]
2:52 Navigate items
3:49 Jump to specific item
4:04 vimgrep vs grep
4:40 vim unimpaired
5:11 open old lists
5:42 Using quickfix results
7:41 Write quickfix results
8:05 Quickfix list Plugins
10:02 Outro
#neovim #coding #programming

Пікірлер: 31
@ascourter
@ascourter 9 ай бұрын
Let me know if you have any tips / tricks to cover in the next video on quickfix list!
@code_explorations
@code_explorations 9 ай бұрын
bqf and reflector are exactly what I want to see. unimpaired will be cool too, and mini.bracketed for good measure. Also, location list. I have used vim nonstop since about 1996 and I’ve never dug in properly to the quickfix list because I generally have not used compiled languages, and the barrier to entry was never really worth exploring it to see if there were other uses. This content is perfect for me to get a proper taste of it; thank you. I’ve smashed like and subscribe.
@ascourter
@ascourter 9 ай бұрын
@@code_explorations thank you! Definitely going to cover these in future videos!
@user-cf6co2ok4h
@user-cf6co2ok4h 7 ай бұрын
suppose you have search /solutions and you can use it for later :vim // **/*
@ascourter
@ascourter 7 ай бұрын
@@user-cf6co2ok4h Looks like I see it persist using :vim //
@stoicfloor
@stoicfloor 9 ай бұрын
this is an awesome introduction! I use nvim-bqf without knowing the vanilla quickfix first. Thank you!
@code_explorations
@code_explorations 9 ай бұрын
I’ve watched 22 seconds so far and just want to say: I’m so glad someone is making content like this. More power to your … screen recorder software.
@code_explorations
@code_explorations 9 ай бұрын
cfdo lovedit
@SownJevan
@SownJevan 9 ай бұрын
Just what I need. Haven't finished the video but I know it's gonna be a banger, like the telescope one.
@philsmith774
@philsmith774 9 ай бұрын
This is an excellent video. I've only just found out about quickfix lists and your video explained everything I needed to know.
@ascourter
@ascourter 9 ай бұрын
Thanks! Glad it was helpful!
@jocelyn-n-tech
@jocelyn-n-tech 8 ай бұрын
Great video. Never knew about this.
@qoobes
@qoobes 3 ай бұрын
Just discovered the channel, epic content!
@ascourter
@ascourter 3 ай бұрын
Thank you!
@lua5dot1
@lua5dot1 2 ай бұрын
cfdo very well presented
@ascourter
@ascourter 2 ай бұрын
Thank you!
@glyphack
@glyphack 7 ай бұрын
QF is definitely one of the best things in vim
@aquepaique
@aquepaique 9 ай бұрын
Subscribed
@jfqlkd
@jfqlkd 9 ай бұрын
It would be nice to incorporate :make and then also :compiler. Eg. if you do :compiler go, then run :make your go project will be compiled and errors will be sent to the qflist. :make can also be used with a make file.
@ascourter
@ascourter 9 ай бұрын
Yes! This is in my list for a future quickfix list video. Seeing what commands you can use since make is pretty heavily used.
@BvngeeCord
@BvngeeCord 2 ай бұрын
Would love to see this!
@lpanebr
@lpanebr 7 ай бұрын
cfdo I didn't know we could have up to 10 lists! You showed how to save the list to a file and I got curious if it's possible and how to open it as a quickfix list later? Thanks!
@ascourter
@ascourter 7 ай бұрын
You can pass the -q option to vim to open a qf file. E.g. vim -q example.qf I think you should be able to also use "call setqflist" but not 100% sure how to pass a file.
@lpanebr
@lpanebr 7 ай бұрын
@@ascourter that's great. Thank you so much! Love your content! ❤️
@remcoe33
@remcoe33 5 ай бұрын
CFDO
@tamtonaquib
@tamtonaquib 2 ай бұрын
:h wildignore
@ascourter
@ascourter 2 ай бұрын
Nice! Thanks for sharing this
Multi-file search and replace in Neovim
9:52
Andrew Courter
Рет қаралды 10 М.
Why oil.nvim is the best directory plugin
9:12
Andrew Courter
Рет қаралды 22 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 68 МЛН
4 Use Cases for Vim QuickFix List
13:59
Dong Zhou
Рет қаралды 10 М.
The Ultimate Database Control. Right WITHIN NEOVIM
9:35
DevOps Toolbox
Рет қаралды 51 М.
I tried Neovim Distributions so you don't have to
9:12
typecraft
Рет қаралды 138 М.
The Holy Grail of Neovim Git Integrations
13:28
DevOps Toolbox
Рет қаралды 29 М.
The Best Editor
11:03
Chris Titus Tech
Рет қаралды 100 М.
Vim Tips You Probably Never Heard of
12:11
Luke Smith
Рет қаралды 112 М.
10 Advanced Vim Features (You Probably Didn't Know)
21:47
Sebastian Daschner
Рет қаралды 66 М.
Effective Neovim: Instant IDE
16:16
TJ DeVries
Рет қаралды 774 М.
3 Levels of Vim Refactoring
7:48
typecraft
Рет қаралды 36 М.
Become A Neovim Kangaroo
6:54
Code to the Moon
Рет қаралды 54 М.
Неразрушаемый смартфон
1:00
Status
Рет қаралды 1,4 МЛН
💅🏻Айфон vs Андроид🤮
0:20
Бутылочка
Рет қаралды 555 М.
Мечта Каждого Геймера
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 1,6 МЛН
Will the battery emit smoke if it rotates rapidly?
0:11
Meaningful Cartoons 183
Рет қаралды 27 МЛН