This repository has been archived on 2024-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
HomdEngine/.vscode/extensions.json
2023-05-27 17:44:20 +03:00

10 lines
225 B
JSON

{
"recommendations": [
"llvm-vs-code-extensions.vscode-clangd",
"ms-vscode.cpptools-extension-pack",
"vadimcn.vscode-lldb",
"fabiospampinato.vscode-statusbar-debugger",
"runarsf.platform-settings"
]
}