Commit graph

49831 commits

Author SHA1 Message Date
Miguel Solorio 65cc10ed3a Fix #74969, reduce badge size 2019-06-06 11:15:45 -07:00
Miguel Solorio 1e75a73129 Merge branch 'master' of github.com:Microsoft/vscode 2019-06-06 11:04:11 -07:00
Miguel Solorio a8158e7b42 Fix #74968, make refresh smaller 2019-06-06 11:04:04 -07:00
Martin Aeschlimann a07cd83e46 update distro 2019-06-06 19:34:41 +02:00
Benjamin Pasero eddc3f4a23 status - fix empty extension 2019-06-06 18:38:42 +02:00
Benjamin Pasero 21b55c6e86 status - 💄 2019-06-06 18:24:13 +02:00
Benjamin Pasero a30ebb7117 status - fix issue with padding for first/last item 2019-06-06 18:21:34 +02:00
Sandeep Somavarapu 9cc5310811 add links to git ignore 2019-06-06 17:33:59 +02:00
Benjamin Pasero a9d477728a status - cleanup rendering 2019-06-06 17:19:40 +02:00
Martin Aeschlimann 13c2fc3f73 install-server: fetch distro 2019-06-06 17:15:12 +02:00
Martin Aeschlimann e0ecc737a5 Merge branch 'aeschli/server-bits' 2019-06-06 17:11:25 +02:00
Martin Aeschlimann 0c2c2a1712 remove code-web.js 2019-06-06 17:09:23 +02:00
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
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