Skip to content

sk1t0n/vscode-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-settings

Мои настройки и установленные расширения для редактора кода VS Code.

license vscode-settings

Содержание

Замена настроек

  1. Открыть палитру команд в VS Code: CTRL + SHIFT + P.
  2. Ввести json, выбрать пункт Preferences: Open User Settings (JSON) и нажать ENTER.
  3. Частично или полностью заменить содержимое открытого файла содержимым файла settings.json из репозитория.

Замена горячих клавиш

Открыть файл ~/.config/Code/User/keybindings.json и частично или полностью заменить содержимое на содержимое файла keybindings.json из репозитория.

112 расширения для VS Code

AI

  1. Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more
  2. GitHub Copilot
  3. GitHub Copilot Chat

Git

  1. gitignore
  2. Git History
  3. Git Graph
  4. Conventional Commits
  5. GitHub Actions

Docker, Kubernetes

  1. Container Tools
  2. Kubernetes

Переменные среды

  1. DotENV

Проверка орфографии

  1. Code Spell Checker
  2. Russian - Code Spell Checker

Единый формат настроек для популярных редакторов кода и IDE

  1. EditorConfig for VS Code

Apache, Nginx

  1. Apache Conf
  2. Apache Conf Snippets
  3. NGINX Configuration Language Support

Базы данных

  1. SQLTools
  2. SQLTools PostgreSQL/Cockroach Driver
  3. SQLTools MySQL/MariaDB
  4. SQLTools SQLite
  5. SQL Formatter

Тестирование

  1. Test Explorer UI
  2. Test Adapter Converter

PHP

  1. PHP Awesome Snippets
  2. PHPUnit Snippets
  3. php cs fixer
  4. Composer
  5. PHP
  6. vscode-phpactor
  7. PHP IntelliSense
  8. PhpStorm Parameter Hints in VScode
  9. PHP Namespace Resolver
  10. PHP Getters & Setters
  11. PHP Constructor
  12. PHP Add Property
  13. PHP DocBlocker
  14. PHP Debug
  15. PHP Profiler
  16. PHP Server
  17. PHPUnit Test Explorer

Laravel

  1. Laravel Snippets
  2. Laravel Model Snippets
  3. Laravel Blade Snippets
  4. Laravel Extra Intellisense
  5. Laravel Ide Helper
  6. Laravel Artisan
  7. Laravel goto view
  8. laravel-goto-components
  9. Laravel Blade Spacer
  10. Laravel Blade formatter

JavaScript, TypeScript

  1. Biome
  2. JavaScript (ES6) code snippets
  3. npm Intellisense
  4. Import Cost
  5. Document This
  6. Jest

Python

  1. Python
  2. Pylance
  3. Python Debugger
  4. Python Environments

Go

  1. Go
  2. go-lines
  3. Go Test Explorer

Rust

  1. rust-analyzer

Java, Kotlin

  1. Java
  2. Language Support for Java(TM) by Red Hat
  3. Language Server for Kotlin
  4. Debugger for Java
  5. Test Runner for Java
  6. Project Manager for Java
  7. Gradle for Java
  8. Maven for Java
  9. Spring Initializr for Java
  10. Mustache Templates - Syntax Highlighting, Snippets & Autocomplete

Protobuf

  1. Protobuf VSC

HTML, XML

  1. HTML CSS Support
  2. Auto Close Tag
  3. Auto Rename Tag
  4. Highlight Matching Tag
  5. XML

CSS

  1. CSS Peek
  2. CSS Modules
  3. IntelliSense for CSS class names in HTML
  4. Tailwind CSS IntelliSense

Markdown

  1. Markdown All in One
  2. markdownlint
  3. Markdown Preview Enhanced
  4. Markdown PDF
  5. Markdown Table Prettifier

YAML, Neon, TOML

  1. YAML
  2. Nette Latte + Neon
  3. Even Better TOML

Темы, иконки

  1. GitHub Theme
  2. vscode-icons

Разное

  1. Custom UI Style
  2. Project Manager
  3. Explorer Exclude
  4. Path Intellisense
  5. indent-rainbow
  6. Bookmarks
  7. Todo Tree
  8. Better Comments
  9. Live Server
  10. Live Share
  11. REST Client
  12. Code Runner
  13. Draw Folder Structure
  14. Image preview
  15. Rainbow CSV
  16. Excalidraw
  17. Grafana Alloy

Лицензия

MIT

About

Мои настройки и установленные расширения для редактора кода VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors