Skip to content

vymarkov/nodejs-devops-extension-pack

Repository files navigation

VS Code Node.js + DevOps Development Extension Pack

Collection of Popular VS Code extensions for Node.js development and building DevOps pipelines using GitLab, Kubernetes, Helm, Gitlab CI Linter.

Extensions Included

Dev Tools

  • REST Client - REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.
  • Elasticsearch for VSCode - Elasticsearch client like Kibana console for vscode
  • git-autoconfig - Automatic git config user.email and user.name setting for vscode
  • GitLab Workflow - GitLab VSCode integration
  • Better Comments - Improve your code commenting by annotating with alert, informational, TODOs, and more!

Extensions for Node.js development

Extensions for building DevOps

  • Docker - Adds syntax highlighting, commands, hover tips, and linting for Dockerfile and docker-compose files.

Release Notes

v0.0.12

Remove trabpukcip.vscode-npm-scripts cause this same functionality is now built in to vscode.

v0.0.11

Remove mquandalle.graphql, wholroyd.hcl, shanoor.vscode-nginx extensions because they are not maintained actively anymore.

v0.0.10

Remove dudash.openshift-vscode-extension extension that is marked as depracated.

v0.0.9

Update publisher name for vscode-icons icons pack to vscode-icons-team.

v0.0.8

Remove dzannotti.vscode-babel-coloring due to a bunch of issues that introduced by this extension.

v0.0.7

Replace mostafa.change-case extension with wmaurer.change-case that has more installs from VS Marketplace.

v0.0.6

Fix Gitlab Workflow extension's name, now it points to gitlab.gitlab-workflow

v0.0.4

Add more useful extensions 😋

  • REST Client - REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.
  • Elasticsearch for VSCode - Elasticsearch client like Kibana console for vscode

For more information

Enjoy!