Commit Graph

39513 Commits

Author SHA1 Message Date
Joao Moreno
fa1deaaa34 Merge commit 'refs/pull/52527/head' of github.com:Microsoft/vscode into pr/52527 2018-09-12 12:01:51 +02:00
Joao Moreno
7ffa9219ae fixes #52037 2018-09-12 11:55:21 +02:00
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
Joao Moreno
140c1c74ca Merge remote-tracking branch 'origin/master' 2018-09-12 11:40:39 +02:00
Joao Moreno
07e7dac2e7 💄 2018-09-12 11:40:25 +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
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
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
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