mirror of https://github.com/stella-emu/stella.git
VSCode settings.
This commit is contained in:
parent
cc5c187e72
commit
37ebd83534
|
@ -12,9 +12,5 @@
|
|||
"editor.trimAutoWhitespace": true,
|
||||
"editor.useTabStops": false,
|
||||
"C_Cpp.intelliSenseEngine": "Default",
|
||||
"files.insertFinalNewline": true,
|
||||
"files.associations": {
|
||||
"locale": "cpp",
|
||||
"string": "cpp"
|
||||
}
|
||||
"files.insertFinalNewline": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue