13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
|
// for the documentation about the extensions.json format
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"ban.spellright",
|
|
"ms-iot.vscode-ros",
|
|
"ExecutableBookProject.myst-highlight",
|
|
]
|
|
}
|