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
Alex Dima
3596f46e41
3.5.1
2019-09-19 09:44:28 +02: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
Alexandru Dima
7d4d30f874
Merge pull request #39 from spahnke:rename-provider
...
Add a rename provider
2019-09-19 09:12:29 +02:00
Sebastian Pahnke
ceff666ed1
Add a rename provider
2019-09-19 07:14:19 +02:00
Alexandru Dima
2c0cc512fa
Merge pull request #41 from blutorange/master
...
Fix microsoft/monaco-editor#1576 update dependency to core
2019-09-18 16:30:52 +02:00
Andre Wachsmuth
37f6c649ba
Fix microsoft/monaco-editor#1576 update dependency to core
...
* Update dependency to monaco-editor-core to 0.18.0
* Fix typing errors:
* SignatureHelpAdapter#provideSignatureHelp return a wrapped SignatureHelpResult
* monaco.languages.DocumentSymbol has got a new property: tags
The tags are an array SymbolTags, and the only existing SymbolTag is "Deprecated".
I did not find any information about that in the ts.NavigationBarItem, so the tags
are always an empty array for now.
2019-09-06 18:49:49 +02:00
Alexandru Dima
c9f75d56c2
Updates to support the TS 3.6.0 beta, and adds a daily run-script ( #36 )
...
Updates to support the TS 3.6.0 beta, and adds a daily run-script
2019-08-30 14:57:45 +02:00
Alex Dima
c86307ab92
Remove TS 3.5 compatibility since this project will never use TS 3.5 again ...
2019-08-30 14:55:55 +02:00
Alex Dima
6dce21c4e5
The version of monaco-typescript is independent of the version of typescript it ships and reflects its own API surface
2019-08-30 14:49:59 +02:00
Alex Dima
55e809cc72
The version of monaco-typescript is independent of the version of typescript it ships and reflects its own API surface
2019-08-30 14:48:51 +02:00
Orta Therox
b8063f957f
Adds a CodeAction provider to support fixits
2019-08-29 13:43:19 -04:00
Orta Therox
c8b92c097f
Adds backwards compatability for diagnostic chains
2019-08-29 13:00:09 -04:00
Alex Dima
7e5cb3e7ac
Fix indentation
2019-08-13 14:51:04 +02:00
Alexandru Dima
2389ae38aa
Make it can be compressed by uglify-js ( #34 )
...
Make it can be compressed by uglify-js
2019-08-13 14:23:37 +02:00
Alex Dima
bb70a4ba02
Merge remote-tracking branch 'origin/master' into pr/Javey/34
2019-08-13 14:22:43 +02:00
Alexandru Dima
ce7745700e
Expose TypeScript version via `monaco.languages.typescript.typeSc… ( #31 )
...
Expose TypeScript version via `monaco.languages.typescript.typeScriptVersion`
2019-08-13 14:07:25 +02:00
Alex Dima
18f80838f6
Use consistent casing, rerun import on top of master
2019-08-13 14:06:19 +02:00
Alex Dima
7e126d7c02
Merge remote-tracking branch 'origin/master' into pr/ulrichb/31
2019-08-13 14:04:49 +02:00
Orta Therox
8e01f87054
Improvements to the monaco-typescript daily deploy
2019-07-31 11:32:33 -04:00
Orta
adacbd1951
Update azure-pipelines.yml
2019-07-31 11:19:51 -04:00
Orta
3121f853a4
Set up CI with Azure Pipelines
...
[skip ci]
2019-07-31 11:11:22 -04:00
Orta Therox
e7291e938a
Adds WIP support for a daily job pipeline
2019-07-24 11:05:54 -04:00
Orta Therox
8440cba727
Adds support for running on TS 3.6.0, and adds a daily update script
2019-07-24 09:02:34 -04:00
Orta Therox
34095b6b55
Adds new enum values for ts 3.6
2019-07-18 11:23:32 -04:00
Matt Bierner
4753ef058d
3.5.0
2019-06-24 14:58:43 -07:00
Matt Bierner
d6f43f7fc6
Merge pull request #33 from russelldavis/ts-3.5.1
...
Upgrade to typescript 3.5.1
2019-06-24 14:44:20 -07:00
Matt Bierner
c30e98acab
Merge pull request #32 from russelldavis/fix-dev-instructions
...
Add required `npm run compile` step to development instructions
2019-06-24 14:34:58 -07:00
Javey
1f3bf27460
remove es6 syntax for buddle file, microsoft/monaco-editor#1263
2019-06-14 13:19:45 +08:00
Russell Davis
c13c791795
Upgrade to typescript 3.5.1
...
I followed the procedure at https://github.com/microsoft/monaco-typescript#updating-typescript
The only manual change I had to make was to add "es2015.iterable" to the
lib section of tsconfig.json (and tsconfig.esm.json).
2019-06-07 14:55:45 -07:00
Russell Davis
06afa62cde
Add required npm run compile step to development instructions
...
Without this, `release/dev/lib/typescriptServices.js` won't exist, resulting
in errors.
2019-06-07 14:47:59 -07:00