tree: e7fe5d96b9caaf3145f0497585b9e448bbd95de7 [path history] [tgz]
  1. bazel_lsp/
  2. cpp.code-snippets
  3. extensions.json
  4. keybindings.json
  5. launch.json
  6. OWNERS
  7. README.md
  8. settings.json
  9. tasks.json
tools/vscode/README.md

Example settings for VSCode, to be adopted/moved into a src/.vscode or ~/.vscode directory. While these files are not spec-compliant json, they do indeed work with the VSCode settings. It's likely that VSCode has a custom JSON interpreter for this custom JSON format. Please refer to src/docs/vscode.md for more info.