码迷,mamicode.com
首页 > 其他好文 > 详细

Visual Studio Code 之 必用 Extensions

时间:2020-05-16 20:39:38      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:latest   studio   each   short   this   lan   blog   features   ISE   

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.

本文转载于:Visual Studio Code 之 必用 Extensions

Visual Studio Code 之 必用 Extensions

标签:latest   studio   each   short   this   lan   blog   features   ISE   

原文地址:https://www.cnblogs.com/jlfw/p/12901701.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!