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

:make

Run makeprg

:cnext

Next error

:cprev

Previous error

:copen

Open quickfix window

:cclose

Close quickfix window

:colder

Older quickfix list

:cnewer

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: _