Skip to content

sondreb/vscode-angular-bare-essentials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Bare Essentials for VS Code

This extension pack for Visual Studio Code adds a bare minimum of useful tools for Angular development.

Install Angular Bare Essentials now.

Why make this fork?

This extension is a fork of the "Angular Essentials" by John Papa.

Some extensions in the Angular Essentials package is sometime a bit problematic, and they cannot be individually uninstalled or disabled when the pack is installed.

Changes

See the CHANGELOG for the latest changes

Note: Original source was not properly licensed, only mention of license was to look at the non-existing LICENSE.md. Any additional changes to the original fork, is licensed under MIT.

As web tools evolve, the usefulness of extensions come and go. I reserve the right to update the extension pack's contents up to my own discretion.

Here is the list of extensions the pack includes:

Angular Language Service, tslint, Path Intellisense, Sort lines, Angular v5 Snippets

Development

First install the publish tool:

npm install -g vsce

Publish command:

vsce publish

Package without publish command:

vsce package

More information: https://code.visualstudio.com/docs/extensions/publish-extension

About

Angular Bare Essentials for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published