mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2024-11-22 06:06:52 -08:00
20 lines
327 B
Plaintext
20 lines
327 B
Plaintext
CompileFlags:
|
|
Add: ["-std=c17"]
|
|
Remove: ["-Werror"]
|
|
Index:
|
|
Background: true
|
|
OnDidChange: true
|
|
Diagnostics:
|
|
OnOpen: true
|
|
OnSave: true
|
|
Completion:
|
|
EnableSnippets: true
|
|
IncludeBlacklist:
|
|
- "**/vendor/**"
|
|
- "**/third_party/**"
|
|
- "**/generated/**"
|
|
Format:
|
|
Workspace:
|
|
CodeLens:
|
|
Rename:
|