Chapter 17: Compile Code and Navigate Errors with Quickfix
Chapter Overview
Part V: Tools | Tips 103-109
The quickfix list for navigating errors and search results.
Tips in This Chapter
| Tip | Title | Mastered |
|---|---|---|
103 |
Compile Code Without Leaving Vim |
[ ] |
104 |
Browse the Quickfix List |
[ ] |
105 |
Recall Results from a Previous Quickfix List |
[ ] |
106 |
Customize the External Compiler |
[ ] |
Quickfix Commands
| Command | Effect |
|---|---|
|
Run makeprg |
|
Next error |
|
Previous error |
|
Open quickfix window |
|
Close quickfix window |
|
Older quickfix list |
|
Newer quickfix list |
Commands Learned
| Command | Description | Notes |
|---|---|---|
Practice
Commands I tried while reading:
" (Add commands you practiced)
Questions
Things I want to explore further.
Chapter Complete
-
Read entire chapter
-
Tried all tips
-
Noted key learnings
Date completed: _