You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monaco-editor/src
Jeremy Rifkin 92f21bfb5b
Fix bug with highlighting of C++ raw string literals (#4436)
* Fix bug with highlighting of C++ raw string literals

* Update to today's monaco-editor-core

* Continue generating `string.raw.end` tokens

---------

Co-authored-by: Alex Dima <alexdima@microsoft.com>
11 months ago
..
basic-languages Fix bug with highlighting of C++ raw string literals (#4436) 11 months ago
fillers Don't load editor api from global API but use require directly. 3 years ago
language Remove unused types 1 year ago
tsconfig.json Bundles typescriptServices.js with tsc, thus getting rid of -amd.js. 2 years ago