João Moreno
980becda8d
main rename
...
fixes #116341
2021-02-14 20:10:24 +01:00
Alexandru Dima
38783a261a
update version
2021-01-29 00:00:24 +01:00
Alexandru Dima
3a287ee1ea
Fixes microsoft/monaco-editor#2302 : Only define global monaco if asked to do so or if using AMD
2021-01-28 13:51:17 +01:00
Alex Dima
dd6bd3ae6a
Reduce the number of folders where we use TS
2020-09-24 17:39:48 +02:00
João Moreno
2469bf6832
remove build compilation output
2020-09-22 11:12:55 +02:00
Alex Dima
0e297b1128
update version
2020-09-21 15:36:40 +02:00
Alex Dima
2aa5b9f6fa
update editor version
2020-09-21 15:36:39 +02:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Alex Dima
f3c0ea571c
Remove notice since promise-polyfill was removed
2020-03-02 16:41:47 +01:00
Matt Bierner
ff253a8f60
Build VS Code with TS 3.9-nightly
2020-02-29 11:45:48 -08:00
Alex Dima
4d92b1d1f8
Fix minor issues
2020-02-22 16:02:23 +01:00
Alex Dima
c95e2e4bf2
Support members with dots in their name
2020-02-22 15:40:20 +01:00
Alex Dima
f81397f451
Merge remote-tracking branch 'origin/master' into monaco/ci
2020-02-22 00:45:38 +01:00
Alex Dima
65fee79198
Add types for MonacoEnvironment ( microsoft/monaco-editor#1795 )
2020-02-04 18:39:04 +01:00
Alexandru Dima
10603fe212
Rerun monacodts on latest and replace " with ' in strings
2020-01-14 16:31:17 +01:00
Alexandru Dima
b4a79d682a
Add getters for computed editor options ( Fixes microsoft/monaco-editor#1734 )
2020-01-14 16:31:16 +01:00
Alexandru Dima
67f9228713
bump version
2020-01-06 16:12:12 +01:00
Alexandru Dima
5418a56423
Fixes microsoft/monaco-editor#1746 : Add typings for all possible options, even the global ones
2020-01-06 13:34:15 +01:00
Alex Dima
dfd849b915
Remove unused types from monaco.d.ts
2019-12-12 21:59:11 +01:00
Alexandru Dima
8d3200b7a7
Merge branch 'master' into monaco/ci
2019-11-13 11:16:07 +01:00
Alexandru Dima
27770ed1b5
Make type relationships more explicit to help the tree shaker
2019-11-13 11:15:37 +01:00
Alexandru Dima
898fbafa5b
Make implements type relationships more explicit to help treeshaking
2019-11-13 11:15:37 +01:00
Peng Lyu
d9fb87d002
CI for Monaco Editor compile and bundling.
2019-11-12 15:55:21 -08:00
Matt Bierner
9d125dd690
Re-enable building VS Code with TS 3.7 ( #82289 )
...
* Re-enable building VS Code with TS 3.7
Reverts 5b0cdadc87
Blocked from check in due to https://github.com/microsoft/TypeScript/issues/33936
* update d.ts for ts 3.7
2019-10-17 14:14:20 -07:00
Alexandru Dima
29f0d108bf
Fixes microsoft/monaco-editor#1553
2019-09-30 15:53:45 +02:00
Alex Dima
d625a4ba9c
Merge remote-tracking branch 'origin/master' into alex/editor-options
2019-09-06 11:07:16 +02:00
Peng Lyu
b5251d43fa
bump version
2019-09-03 16:51:27 -07:00
Alex Dima
363b976941
Convert more editor options
2019-09-02 23:05:00 +02:00
Alex Dima
135c473ddf
Fixes #77454 :
...
- do not cary over unnecessary "extends" in tsconfig.json
- keep members ending with `Brand`, but do it at the right phase
- remove shorthand literal usage which confuses tree-shaker
- add back noImplicitAny
2019-07-29 15:39:29 +02:00
Peng Lyu
065aa24d35
Update monaco build recipt.
2019-07-25 13:01:36 -07:00
Kamran Ayub
edf8024989
Add generated warning to monaco
2019-07-22 13:08:21 -05:00
Alex Dima
57f34ad851
monaco-editor-core@0.16.0
2019-03-02 02:35:13 +01:00
Alex Dima
afded16b6f
Fix Microsoft/monaco-editor#1297
2019-03-02 02:35:12 +01:00
Alex Dima
b4445a9f73
Move away from deprecated gulp-util
2019-02-05 22:21:05 +01:00
Alex Dima
add9437982
WorkbenchAsyncDataTree implements IThemable
2019-02-05 18:18:18 +01:00
Alex Dima
ec4652f1cc
Use also mtime to validate source file cache
2019-01-07 11:58:40 +01:00
Matt Bierner
967eef771b
Also update monaco d.ts recipe for requiring explicit argument for `fire`
2019-01-03 17:39:12 -08:00
Alex Dima
e4b1db51cc
Fixes #65040
2018-12-17 15:43:09 +01:00
Johannes Rieken
37327f7070
remove invalid promise references #65040
2018-12-14 09:50:27 +01:00
Johannes Rieken
a99079f13a
remove winjs-based polyfill promse #53526
2018-12-13 10:14:42 +01:00
Johannes Rieken
5c948589f4
debt - more no tpromise in monaco.d.ts #53526
2018-12-12 17:00:26 +01:00
Alex Dima
6e465986a7
Fix editor publishing scripts (on Windows)
2018-11-13 15:31:28 +01:00
Alex Dima
f21c227349
Make sure to always write with normalized line endings
2018-10-24 16:28:42 +02:00
Alex Dima
4823e0e2da
Use yellow for monaco.d.ts errors
2018-10-24 16:22:32 +02:00
Alex Dima
072eef20ac
Show monaco.d.ts output only when something has changed
2018-10-24 16:11:48 +02:00
Alex Dima
9deb8d4a42
Read monaco.d.ts.recipe files as needed (don't prepare them up front)
2018-10-24 16:11:48 +02:00
Alex Dima
c88064a3ad
Make sure standaloneEnums have consistent line endings
2018-10-24 16:11:48 +02:00
Alex Dima
baf8b88b1d
Add versioning to monaco.d.ts generation
2018-10-24 16:11:48 +02:00
Alex Dima
67eacaa4a8
Use const enums (and generate non-const ones for standalone editor)
2018-10-22 09:59:30 +02:00
Alex Dima
4b8f928808
Faster monaco.d.ts generation
2018-10-17 23:19:20 +02:00