2022-11-05 14:58:03 +00:00
|
|
|
Requirements:
|
|
|
|
- clang
|
|
|
|
- clangd
|
|
|
|
- clang-format-10, needs to be in PATH (linux: https://aur.archlinux.org/packages/clang-format-static-bin)
|
|
|
|
- clang-tidy
|
|
|
|
- lldb
|
|
|
|
- cmake
|
|
|
|
- rustup (for the rust extension)
|
|
|
|
Optional:
|
|
|
|
- mold (linker), needs to be in PATH
|
|
|
|
- ninja
|
|
|
|
|
2023-08-26 10:46:06 +00:00
|
|
|
Linux (x11):
|
|
|
|
- xdotool, for automatic mouse release
|
|
|
|
|
2022-11-05 14:58:03 +00:00
|
|
|
Inside vscode press `Ctrl+Shift+P` and type `Scan for kits`, press enter.
|
|
|
|
Now press press `Ctrl+Shift+P` and type `Select a kit`, choose one with `[DDNet]` as prefix for best defaults.
|