mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
10 lines
245 B
JSON
10 lines
245 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",
|
|
"rust-lang.rust",
|
|
]
|
|
}
|