mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
fix typo
This commit is contained in:
parent
ca09509a14
commit
8d523f9831
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ CSS language plugin for the Monaco Editor. It provides the following features wh
|
|||
* Find definition, references & highlights for symbols in the same file
|
||||
* Document Symbols
|
||||
|
||||
Linting an be configured through the API. See ([here](https://github.com/Microsoft/monaco-css/blob/master/src/monaco.d.ts) for the API that the
|
||||
Linting an be configured through the API. See [here](https://github.com/Microsoft/monaco-css/blob/master/src/monaco.d.ts) for the API that the
|
||||
CSS plugin offers to configure the CSS/LESS/SCSS language support.
|
||||
|
||||
Internally the CSS plugin uses the [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue