16609 Commits

Author SHA1 Message Date
Daniel Imms
7deeeb4bfa Update distro 2017-03-22 00:07:25 -07:00
Rob Lourens
32942fd950 Avoid firing unnecessary SearchResult changed events 2017-03-21 19:19:11 -07:00
Matt Bierner
c08ed01dc7 Move html preview commands docs to vscode docs repo
Follow up on: https://github.com/Microsoft/vscode-docs/pull/896

Removes the extended documentation for the html preview since this now lives in the vscode docs
2017-03-21 18:33:34 -07:00
Rob Lourens
378231183e Promise cancellation is slow. Use a timer instead since this may run many times. 2017-03-21 18:01:57 -07:00
Daniel Imms
b33e8fa2a8 Add null check
Fixes #22913
2017-03-21 15:35:27 -07:00
Martin Aeschlimann
61abb99dcb [theme] remove css colors for cursor 2017-03-21 23:14:51 +01:00
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
Martin Aeschlimann
486545bb45 Set '"' and ':' as trigger characters for package/bower.json 2017-03-21 22:48:37 +01:00
Martin Aeschlimann
dc31a48002 [json] enable quick suggestions in strings 2017-03-21 22:48:36 +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
Daniel Imms
177700c020 Merge pull request #22965 from aperezdc/appdata-description
Make more descriptive appdata summary field
2017-03-21 11:23:16 -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
Lorenzo Tilve
554029f6e9
Make more descriptive appdata summary field 2017-03-21 18:55:08 +02: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
d97b01e3b7 🐛 improve allow async node warning 2017-03-21 11:49:28 +01:00
Joao Moreno
015f95077c 🎨 use async in ExtensionsViewlet 2017-03-21 11:41:45 +01:00
Joao Moreno
49f0396761 👷 tslint: allow-async rule 2017-03-21 11:28:58 +01:00
Joao Moreno
9af8da0d50 👷 allow hygiene to run on a single file 2017-03-21 11:28:26 +01:00
Joao Moreno
a85a6a22de 👷 update build files 2017-03-21 11:28:10 +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