More work on radial menus
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
},
|
||||
"editor.acceptSuggestionOnEnter": "off",
|
||||
"C_Cpp.intelliSenseEngine": "disabled",
|
||||
"clangd.path": "/usr/bin/clangd-15",
|
||||
"clangd.path": "/usr/bin/clangd-16",
|
||||
"clangd.arguments": [
|
||||
"--log=verbose",
|
||||
"--query-driver=/usr/bin/g++",
|
||||
|
||||
Reference in New Issue
Block a user