spiegel-keyman/docs/settings/linux/extensions.json
Eberhard Beilharz a546d62f39
docs(linux): Update sample settings
The previous settings are now deprecated, so this change replaces them.
2024-01-12 09:33:57 +01:00

15 lines
401 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",
"dawidd6.debian-vscode",
"ms-python.autopep8",
]
}