angular2-inline
This extension replaces the language-vscode-javascript-angular2 extension.
This package is a language extension for Microsoft Visual Studio Code. It extends the javascript and typescript languages to add Angular2 specific features for inline templates and stylesheets. When you define an inline template or inline style sheet using the backtick character(` ) the content will be processed by this extension.
The features provided by this extension:
Syntax highlighting of inline html and css.
Code completion, highlighting, and hover information for inline html.
Beautify
js-beautify for VS Code
Build Status Build status Licence VS Code Marketplace Rating Installs
Beautify javascript, JSON, CSS, Sass, and HTML in Visual Studio Code.
Version Lens
Compares a single or ranged version against each package and displays the latest version if not satisfied; otherwise provides a satisfied indicator.
Note: Replaces the version text but does not automatically install packages when clicking a code lens link.
vscode-icons
Version Installs Ratings
Bring icons to your VS Code.
XML Tools
Features
XML Formatting
XML Tree View
XPath Evaluation
XQuery Linting
XQuery Execution
XQuery Code Completion
Git History
View git log along with the graph and details.
View the history of a file (Git log) or the history of a line in a file (Git Blame). View a previous copy of the file. Compare a previous version with the version in the workspace or another. View commit log details for a selected commit.Features
View Git History with graph and details (latest feature)
View the details of a commit, such as author name, email, date, committer name, email, date and comments.
View a previous copy of the file or compare it against the local workspace version or a previous version.
View the changes to the active line in the editor (Git Blame).
Configure the information displayed in the list
Use keyboard shortcuts to view history of a file or line
Path Intellisense
Visual Studio Code plugin that autocompletes filenames.