Compare commits

..

1 Commits

Author SHA1 Message Date
50f9049c98 gpg key expire 2026-01-19 17:24:30 +03:00

View File

@@ -45,15 +45,3 @@
- `%USERPROFILE%\.vscode`
- `%AppData%\Code`
## VS Code полезные настройки
- `files.autoSave` - автоматическое сохранение файлов
- `workbench.editor.enablePreview` - открытие файлов в режиме preview
- `editor.renderWhitespace` - показ табов/пробелов
- `window.zoomLevel` - масштаб по умолчанию
- `terminal.integrated.cursorStyle` - вид курсора в терминале (line)
- `terminal.integrated.cursorBlinking` - (check)
- `terminal.integrated.cursorStyleInactive` - (underline)
- `editor.occurrencesHighlight` - подсветка при постановке курсора (off)
- `window.title` - называние окна и кнопки в панели задач (${rootName}${separator}${profileName})
- `workbench.list.openMode` - как открывать файлы (doubleClick)