spiegel-keyman/docs/settings/linux/extensions.json
2022-12-07 16:43:47 +01:00

12 lines
314 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"asabil.meson",
"editorconfig.editorconfig",
"ms-python.python",
"mads-hartmann.bash-ide-vscode",
"timonwong.shellcheck",
"maelvalais.autoconf"
]
}