Commit Graph

228 Commits

Author SHA1 Message Date
Alex Dima
553eae98a7 Remove deprecated methods 2016-06-24 15:05:58 +02:00
Alex Dima
f58ec3ae00 monaco-editor-core v0.5.0 2016-06-24 12:37:07 +02:00
Alex Dima
9184a301c0 marked now needs to be shipped in monaco-editor-core due to 51f2d539a6 2016-06-24 12:30:53 +02:00
Alex Dima
7fd20ffa75 update monaco-editor-core changelog 2016-06-24 12:19:51 +02:00
Alex Dima
50fabe9c15 Bring back MonacoEnvironment (rename GlobalEnvironment back to MonacoEnvironment) 2016-06-24 12:15:25 +02:00
Dirk Baeumer
4e2e9302d3 Fixing monaco.d.ts generation 2016-06-24 11:15:39 +02:00
Martin Aeschlimann
51f2d539a6 Use MarkedString insetad of HTMLContentElement 2016-06-24 10:23:50 +02:00
Alex Dima
b6943a1cfd Fixes microsoft/monaco-editor#5 2016-06-23 12:23:19 +02:00
Alex Dima
eefcdc9dd7 Handle better the case when web workers are not available / misconfigured 2016-06-23 11:32:50 +02:00
Martin Aeschlimann
ddc2726071 [standalone] add markers to code action provider API 2016-06-22 09:35:26 +02:00
Alex Dima
1ebfb1b687 Add createDiffNavigator API 2016-06-16 16:36:16 +02:00
Alex Dima
a403b5269c standalone editor version bump 2016-06-16 14:58:01 +02:00
Alex Dima
de787e7356 bump version 2016-06-16 12:09:01 +02:00
Alex Dima
0848fd850a Add createData option for web workers, clean up monaco.worker API 2016-06-16 12:08:43 +02:00
Alex Dima
eca3662d6b Improve monaco.d.ts documentation 2016-06-11 13:54:13 +02:00
Alex Dima
8fd51f85b9 Generate monaco.d.ts continuously and check it in build 2016-06-10 18:40:32 +02:00
Alex Dima
bac26893f2 Improve monaco-editor-core package.json 2016-06-09 11:29:01 +02:00
Alex Dima
07607511db Ship README.md with monaco-editor-core 2016-06-09 11:20:03 +02:00
Alex Dima
8ad5ab52b7 Wrap 3rd party code to make it clear in minified files 2016-06-09 10:50:19 +02:00
Alex Dima
235bdabe36 Move SelectionDirection to selection.ts 2016-06-08 22:03:32 +02:00
Alex Dima
634ebbb123 monaco-editor: add monaco.languages.setMonarchTokensProvider 2016-06-06 16:44:44 +02:00
Alex Dima
c60d46a2fb Rename richEditSupport to languageConfigurationRegistry 2016-06-03 15:04:30 +02:00
Alex Dima
84e204b238 Tweak standalone api 2016-06-02 15:52:55 +02:00
Alex Dima
74c67338f4 bump version in monaco-editor-core 2016-06-01 13:00:03 +02:00
Alex Dima
5621fcab1d Reduce standalone editor API surface 2016-06-01 13:00:01 +02:00
Alex Dima
b5461b22dd Document and rearrange things in monaco.d.ts 2016-06-01 13:00:00 +02:00
Alex Dima
7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima
561cd05099 Bring in monaco.d.ts into the /src/ folder such that editor API can be typechecked to be exported correctly 2016-05-31 16:31:35 +02:00