Commit graph

43602 commits

Author SHA1 Message Date
Matt Bierner 6b89247875 Allow extension contributed TS plugins to be loaded for workspace versions of TS
Fixes #65031

Adds a `enableForWorkspaceTypeScriptVersions` flag (default false) to the plugins contributions that  allows a contributed plugin to be loaded for workspace versions of ts
2018-12-13 14:29:32 -08:00
Sandeep Somavarapu 3a0be84974 #64755 Check strict nulls in ExtensionWorkbenchService 2018-12-13 23:11:11 +01:00
Andre Weinand 6dee339629 always send a response body; fixes #64948 2018-12-13 21:09:57 +01:00
Christof Marti f28227e4c4
Add /question 2018-12-13 20:51:24 +01:00
Christof Marti 648d1bd80e
Update calendar.yml 2018-12-13 20:45:02 +01:00
Rob Lourens 94cbf8d6c3 Fix #65011 - fix duplicate refresh action in search view after rearranging them.
And better management of these actions.
2018-12-13 11:35:48 -08:00
Rob Lourens fad775b747 Fix #64965 - replace toElement 2018-12-13 11:07:29 -08:00
Rob Lourens 8ecc07fb58 openDefaultSettings -> false by default #64932 2018-12-13 10:40:08 -08:00
Daniel Imms bf15510776
Merge pull request #60111 from g-arjones/fix_terminal_process_id
Fix #59635
2018-12-13 10:04:44 -08:00
Daniel Imms e6254db320 Recreate pid promise when reusing terminals 2018-12-13 10:02:17 -08:00
Daniel Imms 461bf7207b Merge remote-tracking branch 'origin/master' into pr/g-arjones/60111 2018-12-13 09:33:42 -08:00
Daniel Imms 2425e594f0 Fix strict null checks 2018-12-13 09:12:00 -08:00
Daniel Imms dfc984fb46
Merge pull request #60221 from josephduchesne/fixes-58159-terminal-vanishing-on-font-resize
Fixed #58159 by triggering a layout refresh to work around xtermjs bug…
2018-12-13 08:26:59 -08:00
Daniel Imms ca17f978b0 Merge remote-tracking branch 'origin/master' into pr/josephduchesne/60221 2018-12-13 08:22:27 -08:00
Rob Lourens 73d7889cbe Allow new tree navigator to start from element 2018-12-13 08:21:54 -08:00
Daniel Imms e7102b1824 Send terminal name with id when it's ready
Fixes #64390
2018-12-13 08:07:55 -08:00
Daniel Imms 6c75cded7d Make sure onDidChangeActiveTerminal fires not just by focus
Part of #64390
2018-12-13 07:38:22 -08:00
Joao Moreno a684fe7ee1 screencast mode 2018-12-13 15:42:26 +01:00
Sandeep Somavarapu ae49b191ef #64755 Strict null check for ExtensionGalleryService 2018-12-13 15:35:28 +01:00
Sandeep Somavarapu 79af906199 #64755 Strict null check extension management service 2018-12-13 15:35:28 +01:00
Dirk Baeumer 51f7beb40c Fixes #64918: Remove old task conversion code 2018-12-13 14:45:51 +01:00
Johannes Rieken 3e2dd46201 debt - more strict null checks 2018-12-13 14:14:47 +01:00
Alex Dima 203399b9c2 Commit monaco.d.ts 2018-12-13 13:43:00 +01:00
Alex Dima e2a42ca321 Change extension point registration to use a descriptor object 2018-12-13 13:39:39 +01:00
Alex Dima aa2b715832 Make the languages extension point dynamic 2018-12-13 13:39:39 +01:00
Johannes Rieken c1be67d1b8 don't profile extension host when its paused 2018-12-13 12:40:48 +01:00
Johannes Rieken da66424671 update v8-inspect-profiler 2018-12-13 12:39:09 +01:00
Johannes Rieken ee9e463e60 fix strict null errors 2018-12-13 11:52:05 +01:00
Johannes Rieken c6c7edaa9f debt - asThenable -> asPromise because it returns a promise 2018-12-13 11:45:48 +01:00
Johannes Rieken 71ccf693d6 allow Thenable also in monaco api 2018-12-13 11:44:44 +01:00
Johannes Rieken 653280d133 debt - Thenable -> Promise 2018-12-13 11:31:54 +01:00
Alex Dima 29dd4e77de Keep track of activating extensions 2018-12-13 11:22:26 +01:00
Joao Moreno 6531f258ac Developer: Toggle Mouse Clicks 2018-12-13 11:17:20 +01:00
Alex Ross 4631da5092
Reuse terminal operations ordering (#64866)
Fixes #64865
2018-12-13 11:03:52 +01:00
Danny Tuppeny 3e560c1b1e Fix typo: "accepeted" => "accepted" (#64976) 2018-12-13 10:35:57 +01:00
Johannes Rieken 11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Johannes Rieken a99079f13a remove winjs-based polyfill promse #53526 2018-12-13 10:14:42 +01:00
Johannes Rieken 33349fa582 add smaller promise-polyfill for IE11 - #53526 2018-12-13 10:07:56 +01:00
Benjamin Pasero 27a9cc32bc update distro 2018-12-13 09:18:54 +01:00
Christof Marti b0b8cf8655 Update distro hash 2018-12-13 07:57:23 +01:00
Rob Lourens 7ab53e6d1c Fix #64545 2018-12-12 21:06:02 -08:00
Matt Bierner 5dc52f0617 Extract getCodeLensLabel 2018-12-12 18:07:37 -08:00
Matt Bierner c36794253c Update css features engines version
The current version generates a warning in our build
2018-12-12 18:07:37 -08:00
Rob Lourens d6a715e871 Fix #64932 - open settings.json in a simple editor, instead of the split JSON UI 2018-12-12 17:25:00 -08:00
Matt Bierner 86616eb7e2 Strict null checks 2018-12-12 17:02:21 -08:00
Matt Bierner 878b8ed72d Strict null checks 2018-12-12 16:59:21 -08:00
Matt Bierner be18b0c57f Strict null check files.ts 2018-12-12 16:47:14 -08:00
SteVen Batten 5134daa8d0 restore focus when context menu is canceled
fixes #62008
2018-12-12 16:30:20 -08:00
Matt Bierner 952faa486a Strict null checks 2018-12-12 16:29:47 -08:00
Matt Bierner 3ec0cb435f Allow using language aliases for markdown code blocks in release notes
Fixes #64929
2018-12-12 16:29:47 -08:00