Город МОСКОВСКИЙ
00:05:38

Софт для программирования на Linux. Мой выбор.

Аватар
JS для веб-дизайна
Просмотры:
21
Дата загрузки:
04.12.2023 14:48
Длительность:
00:05:38
Категория:
Обучение

Описание

{
"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",
}

Рекомендуемые видео