Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Extension Packs>KUB Extension PackNew to Visual Studio Code? Get it now.

KUB Extension Pack

Knoxville Utilities Board

|
101 installs
| (0) | Free
All the basic extensions needed to get up and running in vscode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KUB Extension pack

Common VSCode extensions for KUB Developers.

ESLint

Inplace javascript linting.

https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint

Prettier

Prettier is a code formatter that will be used for javascript applications. Change the default formatter for VSCode to use prettier.

  • “Settings > Text Editor > Editor: Default Formatter”: Prettier - Code formatter

https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode

Java Prettier Formatter

This adds a plugin for prettier that allows it to format Java.

https://marketplace.visualstudio.com/items?itemName=mwpb.java-prettier-formatter

Ember.js

Adds autocompletion for ember components and helpers. It also has integration with ember-template-lint.

https://marketplace.visualstudio.com/items?itemName=EmberTooling.emberjs

GitLens - Git Supercharged

This adds a new section to your sidebar with lots of useful information about your repo. It also renders inline git blame information in your code. Take some time to read into the long list of features that this plugin adds.

https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens

Remote - SSH

Allows SSH servers to be used as development environments.

https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh

Remote - Containers

Allows Docker Containers to be full development environments.

https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers

Remote - WSL

Allows VS Code integration in WSL

https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl

Handlebars

This will add syntax highlighting and code snippets.

https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint

MarkdownLint

This will add warnings to your editor if you violate common markdown conventions.

https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft