Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 205 Bytes

VSCode Setup

  1. Install the vscode-clangd extension.
  2. Install bear with brew install bear.
  3. Generate a compile_commands.jsonfile with bear -- make.
  4. Install the vscode-lldb extension.