awesomewm.d.tl/.vscode/settings.json

63 lines
1.1 KiB
JSON

{
"[markdown]": {
"editor.acceptSuggestionOnEnter": "off",
"editor.renderWhitespace": "all",
"editor.wordWrap": "on"
},
"cSpell.words": [
"aire-one",
"aireone",
"akorn",
"ansicolors",
"awesomewm",
"awesomewmdtl",
"buildx",
"concat",
"dryrun",
"getcontent",
"gitea",
"htmlparser",
"includeuntestedfiles",
"isdir",
"justfile",
"libc",
"lldebugger",
"lpath",
"Luacheck",
"luacheckrc",
"luacov",
"luafilesystem",
"lualogging",
"Luarocks",
"luasec",
"luasocket",
"mkdir",
"modname",
"reportfile",
"rockspec",
"rockspecs",
"rstrip",
"runreport",
"setopt",
"statsfile",
"stringx",
"Stylua",
"sublist",
"tablex",
"tbody",
"tmpl",
"wibox",
"woodpeckerci",
"writefunction"
],
"debug.allowBreakpointsEverywhere": true,
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
"files.associations": {
".busted": "lua",
".luacheckrc": "lua",
".luacov": "lua",
"*.rockspec": "lua"
}
}