Add vscode LSP support
This commit is contained in:
parent
d5ea2832d5
commit
5686c97114
3 changed files with 25 additions and 4 deletions
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"*.h": "c"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue