Commit graph

39597 commits

Author SHA1 Message Date
João Moreno
a7537ab306
remove proposed api usage 2018-09-13 11:37:34 +02:00
Alex Dima
7465e3a35a Fixes #58254: better logic for restoring top of viewport 2018-09-13 11:03:55 +02:00
Benjamin Pasero
80a9557b4a fix #30770 2018-09-13 10:49:09 +02:00
Benjamin Pasero
26d471d479 fix #58520 2018-09-13 10:08:05 +02:00
Martin Aeschlimann
cb66c137e0
Merge pull request #58544 from Microsoft/misolori/folding-resize
Allow folding icons to match editor.fontSize
2018-09-13 09:16:36 +02:00
Miguel Solorio
3da2f86e4d
Merge pull request #58558 from Microsoft/misolori/list-light-theme
Update Light theme list colors for color contrast
2018-09-12 23:04:56 -07:00
Benjamin Pasero
e37c730649
Customizable menu seperator color (#58498)
* remove unused CSS

* Customizable menu seperator color (fixes #56730)

* change wording
2018-09-13 07:54:15 +02:00
Rob Lourens
42ffc0e721 Fix #47036 remove old settings search issue reporting widget 2018-09-12 16:58:15 -07:00
Rob Lourens
13cc8e1b17 SearchView#onQueryChanged 💄 2018-09-12 16:58:15 -07:00
rebornix
96040c84bd Re #27083. Alt+L should still work for selection endcolumn 1. 2018-09-12 16:35:07 -07:00
rebornix
ad72078b99 Re #27083. Update search scope once find widget becomes visible. 2018-09-12 16:29:24 -07:00
Alex Ross
9a0937c0a1
Updated find focus tracker for terminal. Fixes #29670 (#58549)
Updated find focus tracker for terminal. Fixes #29670
2018-09-12 16:26:06 -07:00
Miguel Solorio
84833ecdfd Merge branch 'misolori/list-light-theme' of github.com:Microsoft/vscode into misolori/list-light-theme 2018-09-12 16:06:17 -07:00
Miguel Solorio
4b18c0467c Update list focus background to be darker for cc ratio 2018-09-12 16:06:01 -07:00
Miguel Solorio
7f41255769 Update list colors for our light theme to pass color contrast ratio 2018-09-12 16:06:01 -07:00
Miguel Solorio
91b0de183a Update list focus background to be darker for cc ratio 2018-09-12 16:04:09 -07:00
Miguel Solorio
0e6535353a
Merge pull request #58229 from Microsoft/misolori/suggest-widget-colors
Update editorWidget.background color
2018-09-12 15:34:40 -07:00
Miguel Solorio
f43a791a3f Update list colors for our light theme to pass color contrast ratio 2018-09-12 15:29:23 -07:00
rebornix
1f0afd63ed Re #27083. Find in selection should work even if the selection is a single line. 2018-09-12 15:18:57 -07:00
Rob Lourens
f9c292f956 Fix #42185 2018-09-12 15:10:41 -07:00
Rob Lourens
6c733bab05 Fix #49432 - Slightly darker inactive tabs in Monokai 2018-09-12 14:57:18 -07:00
Rob Lourens
7600f66f37 💄 2018-09-12 14:57:18 -07:00
Rachel Macfarlane
46e48e70ed Fixes #58390, Preview in Issue Reporter opens the browser behind it 2018-09-12 14:55:26 -07:00
Sandeep Somavarapu
13ee7599f5 Fix #42300 2018-09-12 23:50:14 +02:00
Andre Weinand
93aac9fa9f better isElectron check 2018-09-12 23:29:11 +02:00
Miguel Solorio
9bf7c8dde3 Vertically center actions in high contrast mode 2018-09-12 14:25:12 -07:00
Ramya Achutha Rao
c0973b5fa1 Wrap with abbreviation should work in non html files Fixes #57754 2018-09-12 14:20:31 -07:00
Sandeep Somavarapu
8d568f0e6a Fix #42443 2018-09-12 23:08:14 +02:00
SteVen Batten
2e213ea76e fix mouse event typo for menu focus 2018-09-12 14:05:31 -07:00
Miguel Solorio
a50c804046 Fix #58545, use listActiveSelectionForeground for outline color on selected actions 2018-09-12 14:00:36 -07:00
Sandeep Somavarapu
002bb0bb2f Fix #43568 2018-09-12 22:52:19 +02:00
SteVen Batten
bbd753dd3d fixes #58446 2018-09-12 13:50:31 -07:00
Rachel Macfarlane
37898f16d8 Prevent selection on labels in issue reporter, fixes #46843 2018-09-12 13:21:37 -07:00
rebornix
764497b175 Fix #58343. Limit search string auto populate to 524288. 2018-09-12 12:56:11 -07:00
Miguel Solorio
c23e82d998 Merge branch 'master' of github.com:Microsoft/vscode 2018-09-12 12:54:52 -07:00
Miguel Solorio
749309442d Fix #9567, add padding for problems peek 2018-09-12 12:54:47 -07:00
Matt Bierner
4719230bf5 Undo revert of markdown grammar
With added fix for  #57183

Fixes #57183
2018-09-12 11:56:21 -07:00
Matt Bierner
6ed4cced25 Check the correct previous text for suggestions 2018-09-12 11:56:21 -07:00
Miguel Solorio
d0f0cbbaff Adjust background position for decorations 2018-09-12 11:48:36 -07:00
Erich Gamma
3fd4c7f4bd Use webpack for all big extensions #57680 2018-09-12 20:31:47 +02:00
rebornix
e40881d2b8 Re #46978. Add command for retriggering word highlight if it is not working. 2018-09-12 11:12:48 -07:00
kieferrm
807a5f4728 update message in the out-of-scope bot 2018-09-12 10:49:20 -07:00
SteVen Batten
fdcea88155
fixes #52531 (#58467)
* fixes #52531

* adding comments
2018-09-12 10:39:07 -07:00
Alex Dima
bfbb483570 Fixes #55818: Tweak indentation guessing code to accomodate for code alignment 2018-09-12 18:12:31 +02:00
Sandeep Somavarapu
5f491b4770 Fix #53050 2018-09-12 18:07:56 +02:00
Martin Aeschlimann
4318f34e28 Cancelling the theme picker has weird side effects. Fixes #57564 2018-09-12 17:50:24 +02:00
Johannes Rieken
869e37f658 fix #58027 2018-09-12 17:25:45 +02:00
Alex Dima
667e4c2a1a Fixes #58273 2018-09-12 16:48:07 +02:00
Johannes Rieken
efe91a12ed fix #57428 2018-09-12 16:21:37 +02:00
Joao Moreno
d880689924 git: fetch from all remotes
fixes #56463
2018-09-12 16:21:11 +02:00