vscode-sublime-keybindings/.vscode/extensions.json

8 строки
252 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
"eamodio.tsl-problem-matcher"
]
}