ardupilot/.vscode/settings.default.json

6 lines
143 B
JSON

{
"cSpell.language": "en-GB",
"astyle.astylerc": "${workspaceFolder}/Tools/CodeStyle/astylerc",
"Lua.runtime.version": "Lua 5.3"
}