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
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
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
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
Alex Dima
0f97f5fd54
Adopt monaco-editor-core@0.16.0
2019-03-04 15:57:23 +01:00
Alex Dima
6b2271c1c1
Changes for PR #30
2019-03-04 15:09:02 +01:00
placatus
6c73d7f708
Fixed typos and other improvements per code review
2019-03-01 00:01:35 +02:00
placatus
357f54c652
Trigger an event when the extra libs changed, redoing all colorization and diagnostics
2019-02-22 15:16:21 +02:00
Alex Dima
505232c7c8
Adopt native promises
2019-01-09 15:51:42 +01:00
Alex Dima
27f5823a7e
Adopt new editor, bump TypeScript
2018-11-12 16:50:08 +01:00
Sebastian Pahnke
744e2f25af
Render documentation in suggestion widget as Markdown
2018-09-24 17:51:35 +02:00
Alex Dima
b08b71f7e4
Adopt monaco-editor-core@0.14.1
2018-08-10 12:18:07 +02:00
Alex Dima
d1e907a30c
Do not load typescriptServices.js on the UI thread anymore
2018-08-08 16:53:26 +02:00
Alex Dima
44cb53cd6e
Format
2018-08-08 15:51:09 +02:00
Fathy Boundjadj
407357f852
Use Mardown code block for hover tooltip
2018-05-13 03:19:41 +02:00
Alex Dima
887aa9faa1
Adopt new monaco-editor-core
2018-04-11 16:43:08 +02:00
Alex Dima
50517cad24
Use tsMode and tsWorker for entry point names
2018-03-12 12:59:22 +01:00
Alex Dima
e5d3880ac4
Don't use gulp anymore
2018-03-09 12:45:16 +01:00
Alex Dima
92af97ca38
Refactor project shape
2018-03-08 15:28:00 +01:00
Alex Dima
4514e58f07
Adopt TS 2.7.2
2018-02-28 16:17:09 +01:00
Kitson Kelly
a3101cd032
Add documentation support on hover
2017-06-17 18:34:32 -07:00
Alex Dima
f3f3e04ad2
Ignore validation requests for disposed models
2017-03-03 17:36:53 +01:00
Johannes Rieken
8cbd548f8e
redo diagnostics when options change, fixes #208
2017-01-16 15:19:16 +01:00
Johannes Rieken
3248b9469e
on model remove dispose listener, clear timeout, fixes #10
2016-08-26 11:24:01 +02:00
Johannes Rieken
776e684da2
fix issue with outline
2016-08-26 11:15:42 +02:00
Johannes Rieken
f8f33bc833
align formatting options #3
2016-08-26 11:14:02 +02:00
Johannes Rieken
867476531d
Expose setMaximunWorkerIdleTime
2016-08-26 11:02:50 +02:00
Alex Dima
876a2de2af
Adopt monaco-editor-core@0.5.1
2016-06-24 20:12:20 +02:00
Alex Dima
7bd4d2543f
Adopt latest monaco-editor-core
2016-06-16 12:28:21 +02:00
Alex Dima
73295879a4
Export apis
2016-06-16 11:54:41 +02:00
Johannes Rieken
331acc5fef
Initial version
2016-06-09 12:39:51 +02:00