Commit Graph

27930 Commits

Author SHA1 Message Date
Joao Moreno 95773dc19d 💄 2018-07-06 15:41:15 +02:00
Joao Moreno ab45fcff96 Merge commit 'refs/pull/43256/head' of github.com:Microsoft/vscode into pr/43256 2018-07-06 15:35:08 +02:00
Sandeep Somavarapu 6539701d1f Fix #51998 2018-07-06 15:18:26 +02:00
Sandeep Somavarapu 43e0afebd8 Fix #52393 2018-07-06 15:07:46 +02:00
Dirk Baeumer b0ef947992 Addressed #53673: Cake Extension for VS Code no longer fully working in 1.25.0 release 2018-07-06 12:37:49 +02:00
Johannes Rieken be1ef8a9c5 debt - less array creation in stable sort 2018-07-06 11:32:58 +02:00
Joao Moreno e16b8f968b remove arrays.last 2018-07-06 10:43:34 +02:00
Johannes Rieken bab31465ae debt - use more minimal edits when virtual documents update 2018-07-06 10:39:44 +02:00
Johannes Rieken da4dae447a add option editor.suggest.snippetsPreventQuickSuggestions #50776 2018-07-06 10:15:49 +02:00
Johannes Rieken bc067a8188 disable quick suggestions when in snippet mode, #50776 2018-07-06 10:07:44 +02:00
Joao Moreno 66d811f888 darwin cli: delete symlink as admin 2018-07-06 09:53:55 +02:00
Joao Moreno 82549ec7fb Merge commit 'refs/pull/46962/head' of github.com:Microsoft/vscode into pr/46962 2018-07-06 09:42:00 +02:00
Joao Moreno ecf81857e3 suggest user setup for windows users 2018-07-06 09:27:17 +02:00
Rachel Macfarlane 2d7a7abb28 Handle spaces in portable install path on Linux for process explorer calculations, fixes #53166 2018-07-05 11:05:42 -07:00
Daniel Imms 096d627d2b Make terminal access APIs stable
Fixes #52574
2018-07-05 09:11:17 -07:00
Johannes Rieken acc5bf3ad1 💄 2018-07-05 17:47:22 +02:00
Sandeep Somavarapu 6fad856f33 Add telemetry for toggling view visibility 2018-07-05 17:27:40 +02:00
Sandeep Somavarapu ce694d60ef Fix #52220 2018-07-05 17:13:16 +02:00
Sandeep Somavarapu 0f576d4c53 Fix #53489 2018-07-05 16:36:43 +02:00
Benjamin Pasero 9db22db1de kein bock auf mock 2018-07-05 16:18:25 +02:00
Benjamin Pasero 89ab4395d6 slightly better fix for #52447 2018-07-05 16:00:33 +02:00
Benjamin Pasero e283c32b9d fix #52447 2018-07-05 15:55:34 +02:00
Sandeep Somavarapu 394cd30a2c add comments 2018-07-05 15:10:53 +02:00
Sandeep Somavarapu 7d9464d3ef #49708 Fix schema 2018-07-05 15:07:18 +02:00
Sandeep Somavarapu 5744e8180a Fix #49708 2018-07-05 15:07:18 +02:00
João Moreno 74670d04c6 Merge pull request #53584 from Microsoft/joao/remove-ppromise-chokidar
Remove ppromise usage from chokidar
2018-07-05 14:59:43 +02:00
Benjamin Pasero 89599eaf5d debt - avoid WinJS.Promise.cancel 2018-07-05 14:15:49 +02:00
Joao Moreno 37faf3a30e remove ppromise usage from chokidar 2018-07-05 13:01:56 +02:00
Sandeep Somavarapu 58f46dbdf6 Fix #51088 2018-07-05 12:09:23 +02:00
João Moreno 4f833b4bcf Merge pull request #53556 from Microsoft/joao/remove-ppromise-nsfw
Remove PPromise usage from NSFW IPC
2018-07-05 12:06:52 +02:00
Benjamin Pasero 76564e22ea 💄 2018-07-05 11:38:08 +02:00
Joao Moreno 119ef4fec8 fix watcher errors 2018-07-05 11:28:18 +02:00
Joao Moreno 0679d90bca remove more progress usage from QuickOpenController
related to #53487
2018-07-05 10:29:19 +02:00
Joao Moreno bbe47a4408 remove progress usage from QuickOpenController
related to #53487
2018-07-05 10:13:22 +02:00
Joao Moreno f114b9750a remove PProgress from QuickInput
related to #53487
2018-07-05 10:05:27 +02:00
Joao Moreno d38925c9a0 fix bad typing 2018-07-05 09:27:45 +02:00
Joao Moreno b6b8c160ff review comments 2018-07-05 09:14:50 +02:00
SteVen Batten 11c5b9381b better fix for #53459 2018-07-04 23:56:25 -07:00
SteVen Batten 0bacc92e58 add missing null check in case not our submenu
fixes #53566
2018-07-04 23:54:00 -07:00
Benjamin Pasero 44fe658659 fix #53532 again (#53568) 2018-07-05 08:51:27 +02:00
SteVen Batten 056105e419 update spacing for menu items and separators (#53564) 2018-07-05 08:38:28 +02:00
SteVen Batten b4d512a301 cleanup submenu container when disposed
fixes #52917
2018-07-04 20:39:42 -07:00
Joao Moreno 7e0c226049 remove ppromise usage from nsfw ipc 2018-07-04 22:35:51 +02:00
isidor 20d26aaecc accessibility: fix debug section names
fixes #52307
2018-07-04 21:25:12 +02:00
Joao Moreno c1b51f9f07 align watcher interfaces 2018-07-04 17:44:27 +02:00
Benjamin Pasero a535dd7995 fix tests (revert #53532) 2018-07-04 17:23:28 +02:00
Johannes Rieken ef035db4c3 add missing monaco.d.ts changes 2018-07-04 16:24:33 +02:00
Isidor Nikolic 2cf659c756 Revert "menu: remove terminal menu" 2018-07-04 15:53:37 +02:00
Isidor Nikolic bd3009088e Merge pull request #53534 from Microsoft/isidorn/removeTerminalMenu
menu: remove terminal menu
2018-07-04 15:48:42 +02:00
Johannes Rieken 86cb609e29 debt - use Thenable in IProgressService#showWhile 2018-07-04 15:21:33 +02:00