Commit graph

49971 commits

Author SHA1 Message Date
Martin Aeschlimann 92f52852ef update web script 2019-06-06 16:40:15 +02:00
Martin Aeschlimann 7caaf06bdf add node remote task 2019-06-06 16:35:48 +02:00
Johannes Rieken 078da2bca6 This partially reverts "extends Disposable" changes 2019-06-06 16:01:15 +02:00
Alex Ross a1041f77b8 Spelling errors in some tasks files 2019-06-06 15:57:53 +02:00
Martin Aeschlimann 96c26cf29c add script 2019-06-06 15:47:10 +02:00
Johannes Rieken 6b4262d5e6 Revert "Extend disposable"
This reverts commit 79781e0fe2.
2019-06-06 15:33:42 +02:00
Johannes Rieken 2cd36100c4 Revert "Update more places where we are using an IDispoable[]"
This reverts commit 869e5921d8.
2019-06-06 15:31:23 +02:00
Benjamin Pasero 37bc56de53 debt - remove not working code 2019-06-06 15:30:36 +02:00
Benjamin Pasero ff2d8e50ce status: "debug configurations" => "debug" 2019-06-06 15:27:36 +02:00
Benjamin Pasero 13602bc7aa
Initial work on status bar management (#74971)
* paper cut - offer a menu to control visibility of status bar entries

* status - change to id/name instead of category

* status - make id/name a static thing that cannot change

* status - adopt visibility for send feedback entry
2019-06-06 15:23:45 +02:00
Alex Ross a6c444af72 Synchronization issue in tasks problem collection
Fixes #74975
2019-06-06 15:21:36 +02:00
Joao Moreno 6dbe048a38 fixes #74116 2019-06-06 14:27:25 +02:00
Johannes Rieken dc8abec980 adopt new loader, add cached data stats to perf editor, #62643 2019-06-06 12:23:58 +02:00
Martin Aeschlimann ba0a03fe07 fix git ignore 2019-06-06 12:03:19 +02:00
Martin Aeschlimann e83ba59d1d update distro 2019-06-06 12:00:56 +02:00
Martin Aeschlimann 064063f81a ignore server bits 2019-06-06 12:00:29 +02:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
isidor df9ad66def loaded scripts view: add type to not be an array of any 2019-06-06 11:25:13 +02:00
isidor 31221e6299 debug: map polish
#74948
2019-06-06 11:21:24 +02:00
isidor 683d774ed0 loaded scripts: use Map
#74948
2019-06-06 11:21:06 +02:00
isidor 54ad623f8b compositePart use Map
#74948
2019-06-06 10:55:25 +02:00
Sandeep Somavarapu 20ea43cad3 #74920 Use panel service to hide 2019-06-06 10:52:41 +02:00
Benjamin Pasero 883eafa6d5 status - adopt visibility for send feedback entry 2019-06-06 10:46:42 +02:00
isidor 4f3fccf0ea explorer: do not reveal file on refresh when autoReveal = false
fixes #74851
2019-06-06 10:37:27 +02:00
Matt Bierner b86bdf8a0b Fix TS order of initilization issue around dispose and _register
By overriding _register in this case, we could end up invoking this function on a subclass that had not actually been inited yet (when `_toDispose` has not been set). I believe the overriding was an accident, so the fix is to remove it
2019-06-06 01:31:31 -07:00
Benjamin Pasero 12fb60ec2e status - make id/name a static thing that cannot change 2019-06-06 10:27:07 +02:00
isidor d44c5f4731 panel part: First check if panel is visible and hide if so
fixes #74920
2019-06-06 10:21:34 +02:00
Sandeep Somavarapu 77127c8a57 reuse severity icons 2019-06-06 10:17:05 +02:00
Benjamin Pasero 8a97df9520 status - change to id/name instead of category 2019-06-06 10:12:27 +02:00
Martin Aeschlimann 3ce5cb0e02 [css] enable tests (fixes #74937) 2019-06-06 09:49:55 +02:00
Martin Aeschlimann b77b0defc4 sourcemap: ignore node_modules 2019-06-06 09:42:56 +02:00
Martin Aeschlimann 29daecda2e [css] add test resources 2019-06-06 09:30:58 +02:00
Benjamin Pasero fc294b683d Comment out failing test 2019-06-06 07:42:18 +02:00
Benjamin Pasero 943b78238b paper cut - offer a menu to control visibility of status bar entries 2019-06-06 07:36:06 +02:00
Peng Lyu cae0668a0e reactions handler 2019-06-05 21:08:41 -07:00
Matt Bierner bd39f3d7a1 Revert disposing of emitter change for extHostQuickOpen since it was breaking integration tests 2019-06-05 19:30:04 -07:00
Daniel Imms b7f31aa595 Refactor shell config into common 2019-06-05 19:03:00 -07:00
Daniel Imms 9db001aa40 Localize Terminal strings inside TerminalInstance 2019-06-05 18:53:42 -07:00
Daniel Imms 7d97f6e02f Move TerminalProcessManager init into instance 2019-06-05 18:42:17 -07:00
SteVen Batten 22e00149f1 update menu and titlebar platform checks 2019-06-06 00:32:35 +00:00
Matt Bierner 619851fe2e Don't use Symbol
Not supported by ie11 for monaco
2019-06-05 16:29:55 -07:00
Matt Bierner 2641bd536d Adding disposable tracking helpers 2019-06-05 16:11:13 -07:00
Matt Bierner 139d51aec4 Use Disposable.None 2019-06-05 16:11:13 -07:00
Matt Bierner f94d5ba08e Fix merge conflict 2019-06-05 16:11:13 -07:00
Matt Bierner d57db50463 Fixing a few possible leaked disposables 2019-06-05 15:42:26 -07:00
Matt Bierner 3d3f1bae93 Fixing a few more dispoable cases 2019-06-05 15:42:26 -07:00
Matt Bierner 8de04a7442 Use map for storing registry values 2019-06-05 15:42:26 -07:00
Matt Bierner 29475925f4 Extend disposable 2019-06-05 15:42:26 -07:00
Matt Bierner d34324f8b3 Make WindowsManager disposable
This class registers emitters which should be disposed
2019-06-05 15:42:26 -07:00
Matt Bierner 3132d26813 Have Panel extend Disposable
The panel currently exposes a `disposables` protected member. In order to catch possible leaks of disposables, we should extend `Disposable` instead
2019-06-05 15:42:25 -07:00