Skip to content

worksome/vscode-extension-pack

Repository files navigation

Worksome VSCode Extension Pack

Collection of recommended extensions used at Worksome.

Extensions included

  • DotENV - Support for dotenv file syntax
  • EditorConfig - EditorConfig Support for Visual Studio Code
  • PHP Intelephense - PHP code intelligence for Visual Studio Code
  • Laravel Extra Intellisense - Better intellisense for Laravel projects.
  • PHP Static Analysis (PhpStan) - There is a very limited amount of options but this is a good one because it automatically detects projects phpstan.neon file and works without any further config.
  • php cs fixer - PHP CS Fixer extension for VS Code, php formatter, php code beautify tool, format HTML (Note: requires some set up, please read documentation of the plugin)
  • GraphQL - GraphQL extension for VSCode adds syntax highlighting, validation, and language features like go to definition, hover information and autocompletion for graphql projects. This extension also works with queries annotated with gql tag.
  • Apollo GraphQL - Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform
  • ESLint - Integrates ESLint JavaScript into VS Code.
  • npm - npm support for VS Code
  • Prettier - Code formatter - Code formatter using prettier
  • Vetur - Vue tooling for VS Code
  • YAML - YAML Language Support by Red Hat, with built-in Kubernetes syntax support
  • 🆕 stylelint - Modern CSS/SCSS/Less linter
  • 🆕 Tailwind CSS IntelliSense - Intelligent Tailwind CSS tooling for VS Code

Enjoy!

Releases

No releases published

Packages

No packages published