Martin Aeschlimann
f878fb07da
2.1.1
2018-04-30 16:54:56 +02:00
Martin Aeschlimann
67cc4d9fe2
update service
2018-04-30 16:49:17 +02:00
Martin Aeschlimann
418157fe99
update markers on settings change
2018-04-30 16:08:23 +02:00
Alexandru Dima
9c1b72ad0b
Merge pull request #5 from rcjsuen/disposable
...
Remove unused IDisposable array
2018-04-16 18:47:44 +02:00
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>
2018-04-13 18:43:09 -04:00
Alex Dima
3e40e40b22
2.1.0
2018-04-11 16:31:48 +02:00
Alex Dima
5c40240cb2
Adopt new monaco-editor-core
2018-04-11 16:30:58 +02:00
Alex Dima
2bc4f7f5ad
Fix issue in fromMarkdownString
2018-04-10 16:21:11 +02:00
Alex Dima
0bd3f1cfa9
Fix toMarkdownString
2018-04-09 11:16:03 +02:00
Alex Dima
9cdbea5f86
2.0.2
2018-03-13 16:22:59 +01:00
Alex Dima
95ad374e88
Bundle AMD using requirejs
2018-03-13 16:22:52 +01:00
Alex Dima
f0f1142183
2.0.1
2018-03-12 14:16:29 +01:00
Alex Dima
4903cb5f00
Use import() for lazy-loading modules
2018-03-12 14:16:13 +01:00
Alex Dima
22f5c6aa9e
2.0.0
2018-03-12 13:57:39 +01:00
Alex Dima
5a0b7532f3
Adopt monaco-plugin-helpers
2018-03-12 13:57:24 +01:00
Alex Dima
ca775cc8f3
Ship ESM; Adopt latest deps
2018-03-09 13:43:51 +01:00
Martin Aeschlimann
13c997af18
remove escapeText
2018-01-23 18:19:04 +01:00
rebornix
5ec45016d7
1.3.2
2017-08-17 09:13:06 -07:00
rebornix
706c25292d
adopt monaco-editor-core
2017-08-17 09:12:44 -07:00
Alex Dima
99d9c30dc3
1.3.1
2017-07-03 14:21:55 +02:00
Alex Dima
69a2c9e376
Fix cyclic dependency
2017-07-03 14:21:26 +02:00
Alex Dima
b3beae902d
1.3.0
2017-06-30 18:53:26 +02:00
Alex Dima
68e7912e18
Adopt latest monaco-editor-core
2017-06-30 18:51:34 +02:00
Martin Aeschlimann
b49b64f05b
monaco.languages.html.handlebarDefaults and monaco.languages.html.razorDefaults are swapped. Fixes Microsoft/monaco-editor#470
2017-06-26 15:22:08 +08:00
Martin Aeschlimann
f279caa864
update dependencies
2017-06-23 15:50:40 +02:00
Martin Aeschlimann
2b347b1a47
update service
2017-05-02 11:11:15 +02:00
Martin Aeschlimann
cf8dfdae8f
Editor doesn't respect htmlDefaults.setOptions to turn off angular suggestions. Fixes #3
2017-05-02 11:08:15 +02:00
Martin Aeschlimann
f1b96cadd5
Adopt SnippetString and publish 1.2.1
2017-01-27 16:02:29 +01:00
Alex Dima
04170905b3
1.2.0
2017-01-18 16:20:31 +01:00
Alex Dima
101cd2c825
Clean up version in package.json
2017-01-18 16:20:25 +01:00
Alex Dima
9efc8a652e
Fix 3rd party notices
2017-01-18 16:13:36 +01:00
Alex Dima
d4c12fde31
Maintain Copyright statements in minified code
2017-01-18 16:11:46 +01:00
Alex Dima
f7877a7b22
Add ThirdPartyNotices file
2017-01-18 16:11:07 +01:00
Martin Aeschlimann
bfee5d6752
Markers appear for wrong language id. Fixes Microsoft/monaco-editor#111
2017-01-16 12:46:04 +01:00
Alexandru Dima
de4fbdf57e
Update README.md
2016-10-19 11:51:53 +02:00
Alex Dima
31f3b79004
Fixes #1 : Add a test page and simplify REAMDE
2016-10-19 11:51:03 +02:00
Martin Aeschlimann
dba0c1f2a0
Update service
2016-10-19 10:33:42 +02:00
Martin Aeschlimann
46354e4c4b
Update language service
2016-10-11 11:52:50 +02:00
Alex Dima
79ec6c6841
1.1.0
2016-10-06 16:36:10 +02:00
Alex Dima
58f6b54d96
Make it clear that options are set via setOptions
2016-10-06 16:35:58 +02:00
Alex Dima
3b0a3b3b41
Adopt latest monaco-editor-core, adopt TS 2.0
2016-10-06 16:35:24 +02:00
Alex Dima
b82f866e12
1.0.0
2016-09-19 11:12:49 +03:00
Alex Dima
8cc4c3d35c
Tokenization of html, razor and handlebars is in monaco-languages
2016-09-19 11:11:58 +03:00
Martin Aeschlimann
f26f3636d9
Initial release
2016-09-15 19:33:23 +02:00
Microsoft GitHub User
08e7666e5c
Initial commit
2016-09-14 12:44:50 -07:00