mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Fixes #761
This commit is contained in:
parent
2680c7133d
commit
2bcd0cbbd3
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
* `CompletionItem.documentation`, `ParameterInformation.documentation` and `SignatureInformation.documentation` can now be an `IMarkdownString`.
|
||||
* Added `CompetionItem.command`, `CompletionItem.commitCharacters` and `CompletionItem.additionalTextEdits`.
|
||||
* Added language configuration `folding` which can define
|
||||
* Added by accident `ResourceFileEdit` (due to how `monaco.d.ts` is generated from vscode). That is not honoured by the editor, and should not be used.
|
||||
|
||||
### Thank you
|
||||
* [Remy Suen @rcjsuen](https://github.com/rcjsuen):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue