spiegel-keyman/docs/settings/linux/extensions.json
Eberhard Beilharz 42cdf2a1a9
chore(linux): Update recommended extension
The previously recommended extension is no longer available.
2023-01-18 16:22:25 +01:00

13 lines
346 B
JSON

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