13442 Commits

Author SHA1 Message Date
Martin Aeschlimann
03548f5350 [theme] remove selection color css rules 2017-03-21 23:06:59 +01:00
Martin Aeschlimann
dcdb9d647d [theme] remove indent guide colors css 2017-03-21 23:03:13 +01:00
Martin Aeschlimann
ce32c85742 [theme] remove glyph margin css 2017-03-21 23:02:21 +01:00
Martin Aeschlimann
6158273c26 [theme] remove line highlight css 2017-03-21 23:01:29 +01:00
Martin Aeschlimann
e7c7f6d55f [theme] remove goto-definition-link css 2017-03-21 22:54:46 +01:00
Martin Aeschlimann
4a21888d30 [theme] editor hover colors 2017-03-21 22:48:38 +01:00
Martin Aeschlimann
2c54c1c96f [theme] remove links css rules 2017-03-21 22:48:37 +01:00
Martin Aeschlimann
dbec272321 [theme] remove wordHighligher css rules 2017-03-21 22:48:37 +01:00
Benjamin Pasero
cc7f3cbf0f Merge pull request #22957 from Microsoft/ben/16591
backups: stop lowercasing file paths (fixes #16591)
2017-03-21 13:01:06 -07:00
Daniel Imms
f574b11a2a Run the terminal as a login shell on macOS
Fixes #22971
2017-03-21 11:51:30 -07:00
Rob Lourens
383d1054a5 Send request to search proc ASAP, and send local results ASAP 2017-03-21 11:25:15 -07:00
Johannes Rieken
f6deb4ea0a Merge pull request #22967 from vsobotka/master
Fixed typo - fourth instead if forth
2017-03-21 18:59:49 +01:00
Rob Lourens
9d5bf0e712 Make git icon in search viewlet smaller 2017-03-21 10:57:13 -07:00
Vaclav Sobotka
3cc1f749f5 Fixed typo - fourth instead if forth 2017-03-21 18:43:24 +01:00
isidor
fd5789ccab output: buffered content more tests 2017-03-21 17:52:20 +01:00
isidor
b9f8e8abdb output: buffered content tests 2017-03-21 17:21:23 +01:00
Benjamin Pasero
ce19a2f351 Merge branch 'master' into ben/16591 2017-03-21 09:17:20 -07:00
Johannes Rieken
0a002888ca move suggest media resource to separate folder 2017-03-21 16:27:31 +01:00
isidor
aca643ec36 with @jrieken use BufferedContent to optimize output appending
fixes #22804
2017-03-21 16:17:37 +01:00
Michel Kaporin
36a125ed10 Merge branch 'master' of github.com:Microsoft/vscode 2017-03-21 16:06:30 +01:00
Michel Kaporin
e7b4f7cced Resolve integrity optimistically if integrity service has not resolved it in time. 2017-03-21 16:06:09 +01:00
Rob Lourens
0ed0b72fe5 Remove flaky test - will fix and move to test-integration.sh 2017-03-21 07:47:48 -07:00
Benjamin Pasero
f2e3cc6731 fix tests 2017-03-21 07:42:33 -07:00
Benjamin Pasero
9793e5740f fix #22899 2017-03-21 07:16:39 -07:00
Benjamin Pasero
36731c60e2 backups: stop lowercasing file paths (fixes #16591) 2017-03-21 07:03:00 -07:00
Benjamin Pasero
fcff9f97ee files.indexOf() 💄 2017-03-21 07:02:12 -07:00
Michel Kaporin
12e07d547a Break out of the loop on false. 2017-03-21 14:55:24 +01:00
Benjamin Pasero
7583abec86 revert back to old path handling (for #12448) 2017-03-21 06:33:44 -07:00
Johannes Rieken
030f2c5ef8 fuzzyMatch - dot is a separator char 2017-03-21 12:43:12 +01:00
Martin Aeschlimann
ca84943ba2 [theme] clean up css rules for colors in editorColorRegistry 2017-03-21 12:19:10 +01:00
Martin Aeschlimann
b9189cadc1 [theme] introduce IStandaloneThemeService 2017-03-21 12:17:05 +01:00
Martin Aeschlimann
99dafc3894 [theme] adopt ITheme in standalone editor 2017-03-21 12:17:05 +01:00
Joao Moreno
015f95077c 🎨 use async in ExtensionsViewlet 2017-03-21 11:41:45 +01:00
Joao Moreno
92ee0d1e06 🍎 remove legacy cli check
fixes #22366
2017-03-21 10:49:45 +01:00
isidor
6b1ae533a1 fixes #22930 2017-03-21 10:37:34 +01:00
Johannes Rieken
d4504b92f4 Merge pull request #22460 from katainaka0503/someFix
Refactor to fix compile error with noImplicitAny
2017-03-21 10:28:29 +01:00
isidor
82d5d43aa6 fixes #22911 2017-03-21 10:23:49 +01:00
Rob Lourens
42bab78641 Send search message to search process before clearing old results, for perf 2017-03-20 21:14:59 -07:00
Ramya Rao
b597b12357 Send telemetry only to vortex (#22867)
* Send telemetry only to vortex

* Updating distro commit in package.json
2017-03-20 19:30:35 -07:00
Matt Bierner
f841b4c49b Cleanup click handler 2017-03-20 18:20:55 -07:00
Nicolas Ramz
4623152832 Fixed typo 2017-03-21 00:49:17 +01:00
Benjamin Pasero
c484d0c4d7 Merge pull request #22907 from wabirached/hotfix/correctly-duplicate-files-with-numbers-in-filename
Correctly duplicate files with numbers in filename
2017-03-20 16:38:05 -07:00
Daniel Imms
6f99f89319 Expose mergeDefaultShellPathAndArgs on ITerminalConfigHelper
Related #22260
2017-03-20 12:57:44 -07:00
Benjamin Pasero
e1acce1342 theming - workbench drop overlay 2017-03-20 11:41:12 -07:00
Wissam
baf75effd8 Correctly duplicate files with numbers in filename by appending a version instead of incrementing the integer. 2017-03-20 14:37:57 -04:00
Benjamin Pasero
7db643a5bb theme - window foreground, sidebar background 2017-03-20 11:16:26 -07:00
Rob Lourens
188ef21ab3 Respect 'when' clauses in files.exclude - #19983 2017-03-20 11:00:59 -07:00
Johannes Rieken
288123a137 fix #22896 2017-03-20 18:14:34 +01:00
Johannes Rieken
732d7f3c68 Merge pull request #22888 from Microsoft/joh/21684
Uri.file fix
2017-03-20 18:03:21 +01:00
Johannes Rieken
d4075635a5 fix win test failure 2017-03-20 18:00:52 +01:00