Orta Therox
05f3891fd1
Bump the TypeScript version, and fix the changes to the monaco API
2020-02-29 18:17:05 -05:00
Alex Dima
887411e17c
Adopt editor breaking changes around WorkspaceTextEdits
2020-02-10 23:34:53 +01:00
Alex Dima
e4ab9e4360
Adopt strict checking ( fixes microsoft/monaco-editor#1715 )
2019-12-20 19:47:49 +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
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
Tamas Kiss
6e6f809173
Add documentation to signature help
...
Resolves microsoft/monaco-editor#1698
2019-12-07 11:51:36 +01: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
Alex Dima
91e9a453c9
Merge remote-tracking branch 'origin/master' into pr/orta/40
2019-10-02 22:26:11 +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
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
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
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
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