Commit Graph

96 Commits (c2f8ecbba8736780f29120e8a412b294e199d352)
 

Author SHA1 Message Date
Alex Dima e0cad2423f Adopt latest vscode-html-languageservice 7 years ago
Martin Aeschlimann f878fb07da 2.1.1 7 years ago
Martin Aeschlimann 67cc4d9fe2 update service 7 years ago
Martin Aeschlimann 418157fe99 update markers on settings change 7 years ago
Alexandru Dima 9c1b72ad0b
Merge pull request #5 from rcjsuen/disposable
Remove unused IDisposable array
7 years ago
Remy Suen 8045997506 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima 3e40e40b22 2.1.0 7 years ago
Alex Dima 5c40240cb2 Adopt new monaco-editor-core 7 years ago
Alex Dima 2bc4f7f5ad Fix issue in fromMarkdownString 7 years ago
Alex Dima 0bd3f1cfa9 Fix toMarkdownString 7 years ago
Alex Dima 9cdbea5f86 2.0.2 7 years ago
Alex Dima 95ad374e88 Bundle AMD using requirejs 7 years ago
Alex Dima f0f1142183 2.0.1 7 years ago
Alex Dima 4903cb5f00 Use import() for lazy-loading modules 7 years ago
Alex Dima 22f5c6aa9e 2.0.0 7 years ago
Alex Dima 5a0b7532f3 Adopt monaco-plugin-helpers 7 years ago
Alex Dima ca775cc8f3 Ship ESM; Adopt latest deps 7 years ago
Martin Aeschlimann 13c997af18 remove escapeText 7 years ago
rebornix 5ec45016d7 1.3.2 8 years ago
rebornix 706c25292d adopt monaco-editor-core 8 years ago
Alex Dima 99d9c30dc3 1.3.1 8 years ago
Alex Dima 69a2c9e376 Fix cyclic dependency 8 years ago
Alex Dima b3beae902d 1.3.0 8 years ago
Alex Dima 68e7912e18 Adopt latest monaco-editor-core 8 years ago
Martin Aeschlimann b49b64f05b `monaco.languages.html.handlebarDefaults` and `monaco.languages.html.razorDefaults` are swapped. Fixes Microsoft/monaco-editor#470 8 years ago
Martin Aeschlimann f279caa864 update dependencies 8 years ago
Martin Aeschlimann 2b347b1a47 update service 8 years ago
Martin Aeschlimann cf8dfdae8f Editor doesn't respect htmlDefaults.setOptions to turn off angular suggestions. Fixes #3 8 years ago
Martin Aeschlimann f1b96cadd5 Adopt SnippetString and publish 1.2.1 8 years ago
Alex Dima 04170905b3 1.2.0 8 years ago
Alex Dima 101cd2c825 Clean up version in package.json 8 years ago
Alex Dima 9efc8a652e Fix 3rd party notices 8 years ago
Alex Dima d4c12fde31 Maintain Copyright statements in minified code 8 years ago
Alex Dima f7877a7b22 Add ThirdPartyNotices file 8 years ago
Martin Aeschlimann bfee5d6752 Markers appear for wrong language id. Fixes Microsoft/monaco-editor#111 8 years ago
Alexandru Dima de4fbdf57e Update README.md 8 years ago
Alex Dima 31f3b79004 Fixes #1: Add a test page and simplify REAMDE 8 years ago
Martin Aeschlimann dba0c1f2a0 Update service 8 years ago
Martin Aeschlimann 46354e4c4b Update language service 9 years ago
Alex Dima 79ec6c6841 1.1.0 9 years ago
Alex Dima 58f6b54d96 Make it clear that options are set via `setOptions` 9 years ago
Alex Dima 3b0a3b3b41 Adopt latest monaco-editor-core, adopt TS 2.0 9 years ago
Alex Dima b82f866e12 1.0.0 9 years ago
Alex Dima 8cc4c3d35c Tokenization of html, razor and handlebars is in monaco-languages 9 years ago
Martin Aeschlimann f26f3636d9 Initial release 9 years ago
Microsoft GitHub User 08e7666e5c Initial commit 9 years ago