Commit graph

17 commits

Author SHA1 Message Date
Orta Therox
950c06f26e Bump default dts to 2015 2020-02-13 21:47:01 -05:00
Alex Dima
3b7054deed
Ensure types stay in sync (check that the API is implemented) 2020-01-23 09:58:36 +01:00
Alex Dima
e4ab9e4360
Adopt strict checking (fixes microsoft/monaco-editor#1715) 2019-12-20 19:47:49 +01:00
Alex Dima
0dd1066fc4 formatting options & source formatting 2019-09-19 09:43:26 +02:00
Alex Dima
559bc5255a Merge remote-tracking branch 'origin/master' into pr/orta/40 2019-09-19 09:19:03 +02:00
Sebastian Pahnke
ceff666ed1 Add a rename provider 2019-09-19 07:14:19 +02:00
Orta Therox
b8063f957f Adds a CodeAction provider to support fixits 2019-08-29 13:43:19 -04:00
Alex Dima
6b2271c1c1 Changes for PR #30 2019-03-04 15:09:02 +01:00
placatus
e39fa719bc Optimize how external libs are handled and allow for custom languages:
* Adding/removing extra libs does not trigger a full worker refresh
* Manual control over when the extra libs are sent to the worker
* Adding a new lib with the same name replaces it inplace
Also included, the capability to define custom languages
2019-02-06 00:50:50 +02:00
Alex Dima
505232c7c8 Adopt native promises 2019-01-09 15:51:42 +01:00
Pavel Lang
e493629099
chore: upgrade packages
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
2018-12-08 08:13:20 +01:00
Alex Dima
be47b28d96 Use a more compact format for dts to avoid duplication 2018-08-08 17:34:03 +02:00
Alex Dima
a56039de2d Remove any cast 2018-08-08 15:46:01 +02:00
Alex Dima
1e6ff8e032 Merge branch 'master' into pr/mattmccutchen/21 2018-08-08 15:43:54 +02:00
Alex Dima
35afe8257c Update to typescript 3.0.1 2018-08-08 15:32:31 +02:00
Matt McCutchen
2d6f48ee53 Clear the file fields of relatedInformation too. 2018-07-31 14:04:40 -04:00
Alex Dima
50517cad24 Use tsMode and tsWorker for entry point names 2018-03-12 12:59:22 +01:00
Renamed from src/worker.ts (Browse further)