Commit graph

217 commits

Author SHA1 Message Date
Alexandru Dima
e623bb9f76
Add types for TypeScriptWorker and missing LanguageServiceDefault… (#54)
Add types for TypeScriptWorker and missing LanguageServiceDefaults methods
2020-01-23 10:00:37 +01:00
Alex Dima
b8b1a20578
Remove .d.ts generation also from esm variant 2020-01-23 09:59:03 +01: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
6a5f2c1d98
Remove synchronous methods that cannot be proxied 2020-01-23 09:48:38 +01:00
Elizabeth Craig
0d4ee9bd62 No generated declaration files 2020-01-22 15:28:24 -08:00
Elizabeth Craig
1ff72394c1 Only include a few interfaces 2020-01-22 02:13:42 -08:00
Elizabeth Craig
3f8210652c Add types for TypeScriptWorker and some missing methods from LanguageServiceDefaults 2020-01-22 00:46:17 -08:00
Alexandru Dima
0c05f6af28
Removes trailing comma in the tsconfig (#53)
Removes trailing comma in the tsconfig
2019-12-21 15:10:12 +01:00
Orta
f9b88b3fb8
Update tsconfig.json 2019-12-21 08:06:11 +00:00
Alex Dima
b7f134d98b
3.6.1 2019-12-20 21:04:04 +01:00
Alex Dima
11abbeebb2
Avoid huge .d.ts files 2019-12-20 21:03:59 +01:00
Alex Dima
cdf8b88e35
3.6.0 2019-12-20 20:30:13 +01:00
Alex Dima
14fbd7c2e0
Keep idle models, do not terminate worker on idle (fixes microsoft/monaco-editor#1310) 2019-12-20 20:28:33 +01:00
Alex Dima
e4ab9e4360
Adopt strict checking (fixes microsoft/monaco-editor#1715) 2019-12-20 19:47:49 +01:00
Alex Dima
483a447093
Add a reset sample button 2019-12-17 16:04:58 +01:00
Alexandru Dima
72321822f4
register multiple extra libs at once (#24)
register multiple extra libs at once
2019-12-17 15:57:30 +01:00
Alex Dima
1f15497486
Merge remote-tracking branch 'origin/master' into pr/DenysVuika/24 2019-12-17 15:56:31 +01:00
Alex Dima
07cbd6dacb
Update deps 2019-12-17 14:11:48 +01:00
Alex Dima
4f6fa314b0
Switch to terser 2019-12-17 14:08:46 +01:00
Alex Dima
9092951419
Do not bundle typescriptServices in tsMode 2019-12-17 14:00:38 +01:00
Alexandru Dima
92762e4a36
Merge pull request #52 from kisstkondoros/patch-1
Add documentation to signature help
2019-12-17 13:42:04 +01:00
Alexandru Dima
4228d13957
Update TypeScript to 3.7.2 (#51)
Update TypeScript to 3.7.2
2019-12-17 13:41:22 +01:00
Alex Dima
75b57d7643
Remove hack 2019-12-17 13:40:01 +01:00
Alex Dima
9f9255e30e
Merge remote-tracking branch 'origin/master' into pr/katis/51 2019-12-17 11:00:50 +01:00
Alexandru Dima
33e9ac3a88
Merge pull request #50 from ecraig12345/types
Generate and publish typings for package
2019-12-17 10:48:01 +01:00
Alexandru Dima
40dcf9d8a0
Merge pull request #49 from ecraig12345/remove-require
Remove another require call
2019-12-17 10:45:35 +01:00
Alexandru Dima
2bbb4ed4b9
Provide related information to diagnostics (#48)
Provide related information to diagnostics
2019-12-17 09:00:37 +01:00
Alex Dima
fd244a1577
Merge remote-tracking branch 'origin/master' into pr/spahnke/48 2019-12-17 08:59:09 +01:00
Alexandru Dima
92c4b95f7e
Merge pull request #47 from spahnke/mark-unnecessary
Adopt monaco.MarkerTag API
2019-12-17 08:56:49 +01:00
Alexandru Dima
e91b33e295
Add support to ignore certain diagnostics (#46)
Add support to ignore certain diagnostics
2019-12-17 08:55:09 +01:00
Tamas Kiss
6e6f809173
Add documentation to signature help
Resolves microsoft/monaco-editor#1698
2019-12-07 11:51:36 +01:00
Joni Katajamäki
74707cb636 Update TypeScript to 3.7.2 2019-11-09 17:56:19 +02:00
Elizabeth Craig
a3a6f7981a Generate and publish typings for package 2019-10-26 00:43:57 -07:00
Elizabeth Craig
99f7b1185c Remove another require call 2019-10-26 00:29:21 -07:00
Sebastian Pahnke
8b18d160db Provide related information to diagnostics 2019-10-07 14:33:21 +02:00
Sebastian Pahnke
933c7faef2 Support diagnostics of type unnecessary 2019-10-07 13:37:40 +02:00
Sebastian Pahnke
d5b5ce14f4 Add support to ignore certain diagnostics 2019-10-07 12:09:31 +02:00
Alexandru Dima
c050127710
Adds a CodeAction provider to support fixits (#40)
Adds a CodeAction provider to support fixits
2019-10-02 22:27:36 +02:00
Alex Dima
91e9a453c9
Merge remote-tracking branch 'origin/master' into pr/orta/40 2019-10-02 22:26:11 +02:00
Alexandru Dima
a5ee0c964f
Merge pull request #45 from larshp/typo
fix typo
2019-10-02 22:10:03 +02:00
Alexandru Dima
f7d75e139c
Update ci.yml 2019-10-02 22:08:59 +02:00
Alexandru Dima
301d809ebb
Merge pull request #43 from microsoft/actions_ci
Adds a CI to check that the build compiles
2019-10-02 22:07:09 +02:00
Alexandru Dima
155292c59d
Merge pull request #44 from orta/store_code
Let changes to the test file persist
2019-10-02 22:06:36 +02:00
Alexandru Dima
558be96998
Merge pull request #42 from orta/remove_daily
Remove daily infrastructure
2019-10-02 22:05:18 +02:00
Orta Therox
c6ad8230be Use the code deltas from TS only, and use the right kind name to trigger the popover 2019-10-01 09:15:27 -04:00
larshp
274cc4a172 fix typo 2019-10-01 07:52:11 +02:00
Orta Therox
75e4622b1e Adds a CI to check that the build compiles 2019-09-26 11:41:52 -04:00
Orta Therox
53be7ba6a0 Let changes to the test file persist 2019-09-26 11:37:17 -04:00
Orta Therox
e86c4f00bf Merge branch 'master' of https://github.com/microsoft/monaco-typescript into add_code_actions 2019-09-26 08:04:49 -04:00
Orta Therox
02af058977 Remove daily infrastructure 2019-09-21 07:55:30 -04:00