Skip to content

matthiasSchedel/current-vs-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

JavaScript and Web Development

  • 2gua.rainbow-brackets: Enhances code readability with colored matching brackets.
  • achil.vscode-javascript-repl: Provides an interactive JavaScript REPL for quick testing and prototyping.
  • adamhartford.vscode-base64: Offers Base64 encode/decode functionalities directly within VS Code.
  • alexcvzz.vscode-sqlite: Enables SQLite database management and query execution.
  • bmewburn.vscode-intelephense-client: A high-performance PHP language server offering smart code completion and analysis.
  • burkeholland.simple-react-snippets: Simplifies React development with helpful code snippets.
  • chakrounanas.turbo-console-log: Automates the process of writing meaningful console log messages.
  • chris-noring.ts-snippets: Provides TypeScript snippets for faster coding.
  • christian-kohler.npm-intellisense: Autocompletes npm modules in import statements.
  • christian-kohler.path-intellisense: Autocompletes filenames for efficient navigation.
  • dbaeumer.vscode-eslint: Integrates ESLint JavaScript into VS Code for consistent code quality.
  • dsznajder.es7-react-js-snippets: Offers code snippets for React, Redux, and GraphQL with ES7 syntax.
  • eamodio.gitlens: Supercharges the Git capabilities of VS Code for enhanced source control.
  • eg2.vscode-npm-script: Streamlines working with npm scripts directly within the editor.
  • esbenp.prettier-vscode: Formats code using Prettier to ensure consistent styling.
  • formulahendry.auto-close-tag: Automatically adds HTML/XML close tags, enhancing productivity in web development.
  • formulahendry.auto-rename-tag: Automatically renames paired HTML/XML tags to keep them in sync.
  • octref.vetur: Provides Vue tooling for Vue.js development.
  • ritwickdey.liveserver: Launches a local development server with live reload feature for static & dynamic pages.
  • vue.volar: A comprehensive Vue tooling support for Vue 3 projects.

Python Development

  • donjayamanne.python-environment-manager: Manages and switches between Python environments seamlessly.
  • ms-python.black-formatter: Integrates Black, an opinionated code formatter, to format Python code.
  • ms-python.debugpy: A debug adapter for Python, enabling powerful debugging features.
  • ms-python.flake8: Incorporates Flake8, a linting tool for Python, to ensure code quality.
  • ms-python.isort: Sorts Python imports alphabetically and automatically separates them into sections.
  • ms-python.python: Offers comprehensive Python language support with linting, debugging, and more.
  • ms-python.vscode-pylance: Provides fast, feature-rich language support for Python based on Microsoft's Pyright project.

Flutter and Dart

  • dart-code.dart-code: Enhances Dart language support with syntax highlighting, code analysis, and more.
  • dart-code.flutter: Provides Flutter support including widget editing assists, code completion, and more.

Git and Version Control

  • donjayamanne.githistory: Visualizes git log and file history for easy navigation and understanding.
  • eamodio.gitlens: Offers advanced Git capabilities, enhancing version control workflow within VS Code.
  • gitlab.gitlab-workflow: Integrates GitLab features like issue tracking and merge requests into the editor.
  • mhutchie.git-graph: Displays a graphical representation of your repository's Git log.

Theme and UI Enhancements

  • 74th.monokai-charcoal-high-contrast: A high-contrast Monokai theme for better readability.
  • azemoh.one-monokai: A One Monokai theme that offers a blend of colors for enhanced visual comfort.
  • dracula-theme.theme-dracula: Provides the Dracula theme, offering a dark color scheme for reduced eye strain.
  • pkief.material-icon-theme: Enhances VS Code with Material Design icons for improved navigation.
  • rokoroku.vscode-theme-darcula: Offers the Darcula theme, known for its comfortable color scheme for long coding sessions.

Utility and Tools

  • alefragnani.bookmarks: Allows users to bookmark lines of code for quick navigation.
  • alefragnani.project-manager: Easily switch between projects with this project management tool.
  • eamodio.gitlens: Enhances Git integration for more effective version control within VS Code.
  • ms-azuretools.vscode-docker: Provides Docker integration, making it easier to create, manage, and debug containerized applications.
  • ms-vscode-remote.remote-containers: Develop inside a container for a consistent development environment.
  • ms-vscode-remote.remote-ssh: Enables SSH connections to remote servers for direct code editing.
  • ms-vscode-remote.remote-wsl: Integrates Windows Subsystem for Linux (WSL) into VS Code for seamless cross-platform development.
  • ms-vscode.cpptools: Adds C/C++ language support including debugging, code browsing, and IntelliSense.
  • ms-vscode.vscode-typescript-tslint-plugin: Integrates TSLint for TypeScript, providing linting and code style enforcement.
  • ms-vscode.vscode-typescript-next: Uses the latest TypeScript version for cutting-edge features and improvements.
  • vscodevim.vim: Brings Vim's modal editing features into VS Code, combining Vim's efficiency with VS Code's interface.

This organization covers a broad spectrum of VS Code plugins, highlighting their specific utilities across different programming languages, themes, version control systems, and various tools to improve productivity and the coding experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published