Commit Graph
27956 Commits
Author SHA1 Message Date
Benjamin Pasero 2f041f0a9f fix #53837 2018-07-09 10:58:28 +02:00
Andre Weinand 866032fba4 protect against terminated debug adapter; fixes #53834 2018-07-09 10:56:09 +02:00
Christof Marti 7dad62c671 Remove commas 2018-07-09 10:50:30 +02:00
Johannes Rieken 9abfc06c51 fix #53749 2018-07-09 10:03:02 +02:00
Sandeep Somavarapu eb42dab8ec #53139 Remove zh-hans and zh-hant from the proposals list 2018-07-09 09:57:01 +02:00
Rachel Macfarlane 9eeae44f76 Prevent restoring a disabled panel 2018-07-06 12:58:36 -07:00
Daniel Imms 9989abf527 Correct term char width calculation under DOM renderer
Fixes #51479
2018-07-06 12:02:05 -07:00
Rachel Macfarlane 54fd81dbc4 Don't show participants label for new comments 2018-07-06 11:13:30 -07:00
Daniel Imms c75c5c1fff Merge pull request #53636 from jlbeard84/master
Removed OS specific text on 'Open in Terminal' command. Fixes: #53604
2018-07-06 10:19:38 -07:00
Sandeep Somavarapu b00b509dd4 Fix #53599 2018-07-06 17:54:22 +02:00
Benjamin Pasero 5270d7400b fix #53675 2018-07-06 16:55:07 +02:00
Benjamin Pasero 10e683de01 fix #53713 2018-07-06 16:36:38 +02:00
Sandeep Somavarapu 718cde0af7 Fix #52025 2018-07-06 16:13:01 +02:00
Sandeep Somavarapu 7a8ed236ba Read results also when filtered 2018-07-06 16:08:57 +02:00
Sandeep Somavarapu 7e8371c477 Fix #52452 2018-07-06 15:48:31 +02:00
João Moreno d1f8ff6161 Merge pull request #52812 from Microsoft/joao/uri-handler
Finalize UriHandler API
2018-07-06 15:43:13 +02:00
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
Joao Moreno 97aa61c049 whitespace 2018-07-06 14:35:11 +02:00
Joao Moreno cc6d8aa00e Merge remote-tracking branch 'origin/master' into joao/uri-handler 2018-07-06 12:49:16 +02:00
Joao Moreno 875eab9b7b update docs 2018-07-06 12:43:22 +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
Josh Beard a1cfa07278 Removed OS specific text on 'Open in Terminal' command. #53604 2018-07-05 22:30:26 -04: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