Commit Graph

30285 Commits

Author SHA1 Message Date
Benjamin Pasero
deaf77560a fix #29553 2018-09-12 11:49:33 +02:00
Johannes Rieken
8b04cae300 fix #31619 2018-09-12 11:42:28 +02:00
Alex Dima
00a9e546fd Fixes #52227 2018-09-12 11:35:12 +02:00
Alex Dima
e3b93b87b6 Simplifications in ModelDecorationOverviewRulerOptions 2018-09-12 11:35:12 +02:00
Alex Dima
16bc93d196 Do not leak _resolvedColor 2018-09-12 11:35:12 +02:00
Alex Dima
8021f0f4dd Simplify usage of IModelDecorationOverviewRulerOptions 2018-09-12 11:35:12 +02:00
Alex Dima
eb4161ee1d Use null when a decoration does not use overviewRuler 2018-09-12 11:35:12 +02:00
Alex Dima
ae670f0d19 Use null when decoration options are not defined 2018-09-12 11:35:11 +02:00
Benjamin Pasero
d4a6d8440f fix #14638 2018-09-12 11:28:12 +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
Benjamin Pasero
abca8c3ce9 fix #36674 2018-09-12 09:50:39 +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
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
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
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
Joao Moreno
0301c96ae2 smoke: dont open dev tools on verbose 2018-09-11 17:31:38 +02:00
Rob Lourens
b3b54477ce Fix #52105 2018-09-11 08:23:41 -07:00
Joao Moreno
d6f67eb943 Merge remote-tracking branch 'origin/master' 2018-09-11 17:13:59 +02:00
Joao Moreno
9c17721e7f should not refresh children which are collapsed 2018-09-11 17:13:37 +02:00
Joao Moreno
61a3e0d397 Merge commit 'refs/pull/57806/head' of github.com:Microsoft/vscode into pr/57806 2018-09-11 17:04:01 +02:00
Johannes Rieken
9982055873 debt - replace winjs.promise#join with promise#all 2018-09-11 17:03:19 +02:00
Sandeep Somavarapu
78ba7cdcca Fix #58097 2018-09-11 16:49:13 +02:00
Johannes Rieken
798549bff7 ignore layout info when developing an extension, #55959 2018-09-11 16:29:14 +02:00
Johannes Rieken
2dd809dcb5 don't save parts layout when developing extensions, #55959 2018-09-11 16:29:13 +02:00
Alexandru Dima
1026e5fb65 Merge pull request #51557 from limerickgds/master
fixed:generator method of class autocomplete causes star(*) to be add…
2018-09-11 16:09:26 +02:00
Alex Dima
0c68c6063f Add tests for oneLineAboveText and consolidate rules 2018-09-11 16:08:30 +02:00
João Moreno
e9ed38cd30 Merge pull request #49747 from manixate/exclude_scrollbar_drop
Prevent scrollbar to be considered as a drop target for drag-and-drop
2018-09-11 16:03:11 +02:00
Johannes Rieken
ffa0993cb2 fix #56245 2018-09-11 16:01:47 +02:00