mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
15 lines
401 B
JSON
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",
|
|
]
|
|
}
|