mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
monaco-editor-core@0.14.4
This commit is contained in:
parent
463998d94e
commit
ea3b0177cf
5 changed files with 9 additions and 9 deletions
|
|
@ -51,7 +51,7 @@ monaco.languages.setMonarchTokensProvider('mySpecialLanguage', {
|
|||
}
|
||||
});
|
||||
|
||||
// Define a new theme that constains only rules that match this language
|
||||
// Define a new theme that contains only rules that match this language
|
||||
monaco.editor.defineTheme('myCoolTheme', {
|
||||
base: 'vs',
|
||||
inherit: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue