Compare commits
1 Commits
main
...
e8986d76e1
| Author | SHA1 | Date | |
|---|---|---|---|
| e8986d76e1 |
@@ -45,3 +45,15 @@
|
|||||||
- `%USERPROFILE%\.vscode`
|
- `%USERPROFILE%\.vscode`
|
||||||
- `%AppData%\Code`
|
- `%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)
|
||||||
|
|||||||
Reference in New Issue
Block a user