You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
236 B

  1. // Suggested extensions
  2. {
  3. "recommendations": [
  4. "EditorConfig.EditorConfig",
  5. "xaver.clang-format",
  6. "llvm-vs-code-extensions.vscode-clangd",
  7. "bierner.github-markdown-preview",
  8. "donjayamanne.git-extension-pack"
  9. ]
  10. }