Commit Graph

39500 Commits

Author SHA1 Message Date
Joao Moreno 07e7dac2e7 💄 2018-09-12 11:40:25 +02:00
Joao Moreno f1ef0a7fbe Merge commit 'refs/pull/51111/head' of github.com:Microsoft/vscode into pr/51111 2018-09-12 11:30:29 +02:00
Martin Aeschlimann 374daabe9c [themes] Foregound Color on Modals and Popups not respecting newly selected theme. Fixes #58216 2018-09-12 10:53:37 +02:00
Joao Moreno 51dd97fd10 fix smoketests 2018-09-12 10:52:42 +02:00
Johannes Rieken e098262d13 fix #58267 2018-09-12 10:49:18 +02:00
Benjamin Pasero c743483e7c remove unused CSS 2018-09-12 10:41:22 +02:00
Dirk Baeumer 9cfc065211 Clarify shell args 2018-09-12 10:33:23 +02:00
Erich Gamma f4be73b503 Sort the feature requests by votes 2018-09-12 09:56:04 +02:00
Benjamin Pasero abca8c3ce9 fix #36674 2018-09-12 09:50:39 +02:00
Benjamin Pasero df2af5cc51 add compilation leftover 2018-09-12 08:59:56 +02:00
Rob Lourens 4a2a926710 Fix #24717 2018-09-11 22:03:09 -07:00
Christopher Leidigh 26b228d3dc Settings: Add aria-label for context menu shortcut. Fixes #57378 (#58482)
* More actions label exp1

* Settings: Add aria-label for context menu shortcut. Fixes #57378
2018-09-12 01:01:29 -04:00
Ramya Achutha Rao 31bf4ccab3 Balance inward should go to inner contents even when no selection Fixes #58173 2018-09-11 19:31:06 -07:00
Rob Lourens 9504981038 Fix #58374 2018-09-11 19:04:02 -07:00
Daniel Imms d1ad4ae534 AllPass F11 to vscode's keybinding system
Fixes #56677
2018-09-11 17:50:06 -07:00
Daniel Imms 0874147dfc Remove unused import 2018-09-11 17:42:12 -07:00
kieferrm d8e5ebebe5 change GDPR annotation to account for the quirks in our pipeline 2018-09-11 17:00:55 -07:00
kieferrm 3193ed3168 correcting GDPR annotations 2018-09-11 16:47:45 -07:00
Peng Lyu c62b6fa7fd Fix #58117. Mouse clicking on whitespace near the selection should shrink the selection. 2018-09-11 16:40:48 -07:00
Ramya Achutha Rao 02d3affdb9 Update setting description to fix #57869 2018-09-11 16:34:34 -07:00
Ramya Achutha Rao cc0fd22dc1 Update setting description to fix #57870 2018-09-11 16:32:12 -07:00
Daniel Imms 54834403ad Merge pull request #57100 from ParkourKarthik/improve-handling-terminal-colors
improve handling fallback of theme colors in terminal
2018-09-11 16:00:57 -07:00
Alex Ross 8fb29586c4 Update the drag into terminal path used to be the fsPath (#58460) 2018-09-11 15:36:31 -07:00
SteVen Batten 9849693bb1 fixes #53479 2018-09-11 15:13:37 -07:00
Andre Weinand 15facaa945 simplify rawDebugSession 2018-09-11 23:06:23 +02:00
Andre Weinand c13f9695c1 fix DA error message 2018-09-11 23:06:23 +02:00
Andre Weinand 168b1e5e03 reset ELECTRON_RUN_AS_NODE properly 2018-09-11 23:06:23 +02:00
Joao Moreno 732825ecc5 fix yarn.lock change 2018-09-11 22:50:16 +02:00
Matt Bierner e6443c6220 Fix description 2018-09-11 12:54:46 -07:00
Rob Lourens 60b4b9939e Show HTML setting descriptions as markdown, remove wrapAttributesIndentSize from #55743 2018-09-11 11:46:03 -07:00
Rik Smeets 7bca3fb9c0 Add missing access keys (mnemonics) for menu items (#58412)
* Add missing access keys (mnemonics) for Update menu items, Add Configuration, Enable All Breakpoints and Auto Save

* adding mnemonics to native menu system
2018-09-11 11:40:37 -07:00
Rob Lourens 3291fd3663 Update yarn.lock from #52119 2018-09-11 11:26:59 -07:00
Matt Bierner 1ff383c64f Split useCodeSnippetsOnMethodSuggest into js and ts specific settings
Splits the old setting into `javascript.suggest.insertParametersForFunctionCalls` and `typescriptscript.suggest.insertParametersForFunctionCalls`

Fixes #58385
2018-09-11 11:20:38 -07:00
Matt Bierner cb1768b61f Fix commit charactes not working if you trigger them manually after a .
Cases like: `console.|` should have commit characters while, `...|` should not
2018-09-11 11:14:18 -07:00
Matt Bierner f8486f95a7 Reject renames with string message directly 2018-09-11 10:49:40 -07:00
Matt Bierner 3d011dea44 Catch errors on navto requests
Fixes #58421
2018-09-11 10:48:45 -07:00
Matt Bierner 33db532608 Show error early on invalid rename in js/ts
Fixes #58393
2018-09-11 10:48:45 -07:00
kieferrm 2b459378da update out-of-scope bot message 2018-09-11 10:48:11 -07:00
Matt Bierner bca6f51d8a Make sure lower case paths in a consistent way
Fixes #56582
2018-09-11 10:43:34 -07:00
rebornix d698ce60ce Fix #53415. Line break should match \W in Find Widget. 2018-09-11 10:42:24 -07:00
Alex Dima 07ecc5610e Move OnEnterRule.oneLineAboveText to proposed API to respect API process (#58440) 2018-09-11 18:59:11 +02:00
Alex Dima a4a5b590ec Reimplement word part operations (#53899) 2018-09-11 18:37:36 +02:00
Alex Dima e4a3eb83b3 Improve test names 2018-09-11 18:37:36 +02:00
João Moreno 25832c19c0 Merge pull request #58436 from headmelted/master
Adding electron ARM and ARM64 tasks for cross-compiling
2018-09-11 17:43:41 +02:00
Joao Moreno 0301c96ae2 smoke: dont open dev tools on verbose 2018-09-11 17:31:38 +02:00
Joao Moreno 1914120000 remove cp 2018-09-11 17:29:46 +02:00
Joao Moreno 44572b18ea smoke: cleanup workspaceOrFolder 2018-09-11 17:29:24 +02:00
Joao Moreno c29fef0aa0 smoke: cleanup multiroot tests 2018-09-11 17:29:24 +02:00
Maarten Fonville 2ba2fa5d3c Update Electron to 2.0.9 (#58382) 2018-09-11 17:28:06 +02:00
Rob Lourens b3b54477ce Fix #52105 2018-09-11 08:23:41 -07:00