Софт для программирования на Linux. Мой выбор.
Описание
{
"editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"breadcrumbs.enabled": true,
"window.menuBarVisibility": "toggle",
"editor.fontSize": 22,
"editor.tabSize": 4,
"C_Cpp.updateChannel": "Insiders",
"git.enabled": false,
"git.path": null,
"git.autofetch": false,
"editor.detectIndentation": false,
"workbench.editorAssociations": {
"*.ipynb": "jupyter.notebook.ipynb"
},
"security.workspace.trust.banner": "always",
"security.workspace.trust.startupPrompt": "always",
"[cpp]": {
"editor.defaultFormatter": "ms-vscode.cpptools"
},
"C_Cpp.vcFormat.indent.accessSpecifiers": true,
"C_Cpp.vcFormat.indent.braces": true,
"C_Cpp.vcFormat.indent.caseContentsWhenBlock": true,
"C_Cpp.vcFormat.indent.caseLabels": true,
"security.workspace.trust.untrustedFiles": "open",
}
Рекомендуемые видео



















