Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>SLT Extension PackNew to Visual Studio Code? Get it now.
SLT Extension Pack

SLT Extension Pack

Ruben Brugman

|
212 installs
| (0) | Free
The default extension pack for development with Visual Studio Code within the SLT organisation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SLT Extension Pack

The default extension pack for development with Visual Studio Code within the SLT organization.

Generic

Code Spell Checker & Code Spell Checker & Dutch

Adds a spell checker to Visual Studio code. This plugin is configured via default the default .vscode/settings.json file.

SonarLint

Linting and static analysis of the code. The extension requires a Java Runtime Environment (JRE) to be installed. If none is present on your machine, the extension will ask you to install a JRE.

Auto Import

Assists the developer by automatically writing imports. Pops up as suggestion within IntelliSense.

CSS Peeks

Adds the functionality to jump to (S)CSS code. Press F12 with the cursor on a CSS class or id to open the related (S)CSS code.

Path Intellisense

Assists the developer in writing paths while coding by automatically completing file names.

Visual Studio IntelliCode

AI-assisted development tool which shows recommended completions whilst coding.

Comments related

Better Comments

Helps the developer in creating more human-friendly comments. Enables annotation for Alerts, Queries, TODOs & Highlights.

Markdown All in One

Adds functionalities related to creating markdown files such as creating table of contents, toggling list & removing section numbers.

Auto Rename Tag

Automatically renames paired HTML/XML tags.

Markdown Lint

Markdown linting and styling checking.

Angular Specific

Angular Language Service

Provides a rich editing experience for Angular templates, both inline and external templates.

Angular 10 Snippets

A collection of Angular related snippets.

ESLint

Adds Linting of JavaScript/TypeScript code and checks for language related errors.

Angular2Switcher

Adds the following shortcuts for switching between Angular files:

  • alt+o

    if on .ts|.css|.spec.ts: go to html
    if on .html: go to previous

  • alt+i

    if on .ts|.html|.spec.ts: go to css
    if on .css: go to previous

  • alt+u

    if on .css|.html|.spec.ts: go to ts
    if on ts: go to previous

  • alt+p

    if on .ts|.css|.html: go to spec.ts
    if on .spec.ts: go to previous

JSON Specific

Sort JSON objects

Adds the functionality to sort JSON files by key names.

  1. Use shortcut ctrl+shift+p to open Command Palette
  2. Use command SORT JSON to see available options.

JSON to TS

Adds the ability to generate TypeScript interfaces from JSON on the clipboard or from a selection.

  1. Use shortcut ctrl+shift+p to open Command Palette
  2. Use command JSON TO TS to see available options.

Building & publishing the extension pack

See the official Visual Studio Code docs: Publish Extensions

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft