Commit graph

37961 commits

Author SHA1 Message Date
rebornix 6b13a94c04 Merge branch 'master' into rebornix/comment-affordance 2018-08-06 11:34:58 -07:00
rebornix 24465045a1 Fix microsoft/vscode-pull-request-github#127. Close new comment widget when escape if it's empty 2018-08-06 11:26:36 -07:00
Jackson Kearl 3ffdfae516 Fix bug causing workspace recommendations to go away upon ignoring a recommendation (#55805)
* Fix bug causing workspace recommendations to go away upon ignoring a recommendation

* ONly show on @recommended or @recommended:workspace

* Make more consistant
2018-08-06 09:42:42 -07:00
Christof Marti 35f7ed7b7b Use QuickInput (#29096) 2018-08-06 16:30:39 +02:00
Christof Marti 10bf4c62ab Try improve typing 2018-08-06 16:30:39 +02:00
Joao Moreno 45e9530554 fixes #55696 2018-08-06 16:07:17 +02:00
Joao Moreno 52d71bba27 fixes #55563 2018-08-06 16:05:10 +02:00
Joao Moreno eec79d7020 fixes #54399 2018-08-06 15:24:08 +02:00
Johannes Rieken 7289c303db 💄 2018-08-06 15:09:27 +02:00
Johannes Rieken e92270e6f9 prep work for #54938 2018-08-06 15:05:39 +02:00
Johannes Rieken c0917d8e6f fix #54545 2018-08-06 14:51:49 +02:00
Christof Marti 2c070ce82c Use QuickInput (#29096) 2018-08-06 14:45:07 +02:00
Joao Moreno 5cdfa0ccc0 remove more PPromise usages 2018-08-06 14:34:14 +02:00
Johannes Rieken dcd40db384 fix #55866 2018-08-06 14:28:50 +02:00
Johannes Rieken 7db6294618 make sure dots have enough space, fixes #53094 2018-08-06 12:55:29 +02:00
Joao Moreno b972256770 Merge branch 'master' into remove-ppromise 2018-08-06 12:42:00 +02:00
Johannes Rieken ea7232e791 debt - use Promise and CancellationToken instead of TPromise 2018-08-06 12:18:19 +02:00
Johannes Rieken bca795fc81 fix #55865 2018-08-06 11:54:25 +02:00
Johannes Rieken d01fcd3168 move "keyevent to printbale key"-logic into service, removes duplicated code and fixes #55387 2018-08-06 11:38:43 +02:00
Johannes Rieken 2d23241975 fix #55388 2018-08-06 11:17:06 +02:00
Johannes Rieken 6c371fa68c fix #55482 2018-08-06 11:08:14 +02:00
Martin Aeschlimann e482fad1f0 [make] update grammar (fixes #55256) 2018-08-06 11:06:05 +02:00
Martin Aeschlimann 4911d7a784
Merge pull request #55826 from fadeevab/make-test
Tests about to check the improvements: ${}, $$, and $(shell ()).
2018-08-06 10:55:07 +02:00
Johannes Rieken c51d1fc49c fix #55455 2018-08-06 10:38:25 +02:00
João Moreno badc0d5299
remove coveralls badge 2018-08-06 10:36:54 +02:00
Daniel Imms 19af281d43 Update distro
Includes Chromium license changes
2018-08-06 00:28:46 -07:00
Daniel Imms 36bf7e26ea Update OSSREADME.json for Electron 2.0.5 2018-08-06 00:22:35 -07:00
Mathieu Déziel f8420b48df Fixed emmet validation when open angle bracket is followed by space (#55762)
* Fixed emmet validation when open angle bracket is followed by space

* Fixed space check to support every kind of whitespace

* Added test
2018-08-05 15:36:31 -07:00
Andre Weinand e0b36a98c2 node-debug@1.27.1 2018-08-06 00:00:42 +02:00
Andre Weinand e5c3c0f37e builtin loaded scripts view; fixes #37767 2018-08-05 23:34:03 +02:00
Alexandr Fadeev 374c626c06 Tests about to check the improvements: ${}, $$, and $(shell ()).
Current issue: https://github.com/Microsoft/vscode/issues/55256,
"[makefile] highlighting issues with variable definitions and shell commands".
2018-08-05 00:06:16 +03:00
SteVen Batten 11567e39f5 update version to 1.27.0 2018-08-03 17:10:32 -07:00
Ramya Achutha Rao ea8d5a4b22 Fix smoke tests for extension search box 2018-08-03 15:51:58 -07:00
SteVen Batten 38eca13f92 fixes #55547 2018-08-03 13:29:11 -07:00
SteVen Batten 1a1b92fbd0 don't display fallback menu unless we've closed the last window 2018-08-03 11:38:11 -07:00
Daniel Imms 1e45ce6add Fix NPE in terminal AccessibilityManager
Fixes #55744
2018-08-03 11:19:03 -07:00
SteVen Batten e30a864fe8 don't ask to install an incomplete menu 2018-08-03 10:52:31 -07:00
Miguel Solorio dbd9ef149b Revert "Revert "Merge branch 'master' of github.com:Microsoft/vscode""
This reverts commit 53949d963f.
2018-08-03 10:46:50 -07:00
Miguel Solorio 53949d963f Revert "Merge branch 'master' of github.com:Microsoft/vscode"
This reverts commit bf46b6bfba, reversing
changes made to e275a42448.
2018-08-03 10:38:35 -07:00
Miguel Solorio bf46b6bfba Merge branch 'master' of github.com:Microsoft/vscode 2018-08-03 10:37:41 -07:00
Miguel Solorio e275a42448 Update Git modified color for contrast ratio, fixes #53140 2018-08-03 10:37:35 -07:00
Rob Lourens 841456f048 Fix #55521 - prevent flashing when clicking in exclude control 2018-08-03 10:17:04 -07:00
Rob Lourens b54c8efedd Fix #55767 - leaking style elements from settings editor 2018-08-03 10:17:04 -07:00
Matt Bierner 6bcabdeefe Add enum descriptions to typescript.preferences.importModuleSpecifier 2018-08-03 18:06:50 +02:00
Rob Lourens be6914d0cb Fix #53897 - revert setting menu defaults to old editor 2018-08-03 08:36:59 -07:00
Rob Lourens 9465c29dba Fix #55757 - prevent settings tabs from overflowing 2018-08-03 08:32:12 -07:00
Joao Moreno b839bdec72 update electron for smoketest 2018-08-03 16:36:07 +02:00
isidor 09b7a988c1 debug issues back to andre 2018-08-03 16:28:35 +02:00
Joao Moreno 4dc8a7c33a cleanup deps 2018-08-03 16:15:15 +02:00
Martin Aeschlimann 4fa62b246c [html] should disable ionic suggestions by default. Currently forces deprecated Ionic v1 suggestions in .html files while typing. Fixes #53324 2018-08-03 12:05:50 +02:00