Fixed spelling
This commit is contained in:
Родитель
eefd7b0ebc
Коммит
9dd0b138f8
|
@ -3,7 +3,7 @@
|
|||
This extension replaces the JavaScript grammar in Visual Studio Code with the JavaScript grammar from the Atom editor.
|
||||
This allows you to have the same syntax coloring experience as in Atom.
|
||||
|
||||
Note: Since the latest update, the JavaScript grammar shipped with VS Code now also supports colorizing of varable and function references
|
||||
Note: Since the latest update, the JavaScript grammar shipped with VS Code now also supports colorizing of variable and function references
|
||||
and aims to be feature equivalent to the Atom grammar. The VS Code team therefore recommends to use the built-in JavaScript grammar.
|
||||
|
||||
The original Atom JavaScript grammar is maintained at https://github.com/atom/language-javascript. Please file issue with the grammar against that repository. Requests for the extension (such as update requests) can be filed against the vscode repository.
|
||||
|
|
Загрузка…
Ссылка в новой задаче