13764 Commits

Author SHA1 Message Date
Joao Moreno
ccfcbe6c6f scm: move from pull to push model 2017-03-29 22:44:25 +02:00
Sandeep Somavarapu
d4d039f78b Fix #23361 2017-03-29 12:10:26 +02:00
Johannes Rieken
fc37f9ad0a workaround #23537 2017-03-29 11:59:31 +02:00
Johannes Rieken
f8a31fde7e fix #23404 2017-03-29 11:59:31 +02:00
Johannes Rieken
5063b65147 fix #23402 2017-03-29 11:36:58 +02:00
isidor
a18f8594f7 more debuggers -> additional debuggers
#23490
2017-03-29 11:32:51 +02:00
Johannes Rieken
c27f058344 fix #23401 2017-03-29 11:25:19 +02:00
Alex Dima
708c9f3a9c Fixes #23513: Toggle Sidebar Visibility and Go to Line display same key mapping in Arabic keyboard 2017-03-29 11:18:12 +02:00
Dirk Baeumer
20be55f72b Fixes #23360: 'Restart Task' command for multiple running tasks fails 2017-03-29 11:06:17 +02:00
Joao Moreno
4904bf0d13 🐛 mouse doesn't work in intellisense any more
fixes #23498
2017-03-29 10:41:23 +02:00
Sandeep Somavarapu
dc6ae5937b Fix #23382 2017-03-29 10:40:02 +02:00
Sandeep Somavarapu
6ae8c15066 Fix #23504 2017-03-29 09:58:29 +02:00
Johannes Rieken
d98a518c54 fix #23228 2017-03-28 17:48:38 +02:00
Joao Moreno
4113f3a923 new scm icon
fixes #18675
2017-03-28 16:34:52 +02:00
Martin Aeschlimann
bb15f6171a missing quickSuggestions values validation. Fixes #23432 2017-03-28 16:10:35 +02:00
Joao Moreno
a35c7da7b8 🐛 omg everything breaks
fixes #23408
2017-03-28 14:34:50 +02:00
Joao Moreno
0b19861f31 🐛 cant commit no more!
fixes #23384
2017-03-28 12:36:00 +02:00
Joao Moreno
54d9cbcd69 🐛 fix intellisense focus height
fixes #23383
2017-03-28 12:20:37 +02:00
Martin Aeschlimann
803909c855 Themes: wrong color applied to urls. Fixes #23292 2017-03-28 11:14:11 +02:00
Michel Kaporin
93ec9ddbd5 Removed category from title name for restart task. 2017-03-28 09:54:07 +02:00
Michel Kaporin
64d5f045af Merge branch 'master' of github.com:Microsoft/vscode 2017-03-28 09:53:06 +02:00
Johannes Rieken
d4a9c30378 don't forget return statements, #23332 2017-03-28 09:13:23 +02:00
Benjamin Pasero
bc6e1f5397 💄 2017-03-27 21:00:29 -07:00
Benjamin Pasero
f78fa11055 comment out failing test 2017-03-27 18:30:58 -07:00
Benjamin Pasero
7915b8925d fix encoding guess in picker 2017-03-27 17:20:24 -07:00
Benjamin Pasero
9c0dc52ec8 💄 2017-03-27 16:43:18 -07:00
Benjamin Pasero
58e9d1e14e 💄 2017-03-27 16:37:53 -07:00
Benjamin Pasero
efa2c38ac8 💄 2017-03-27 16:37:10 -07:00
Benjamin Pasero
dc8f08ad63 Merge remote-tracking branch 'upstream/master' into auto-detect-encoding 2017-03-27 16:27:13 -07:00
Benjamin Pasero
921657de1b untitled - ignore default language when associated path 2017-03-27 16:18:01 -07:00
Benjamin Pasero
d5501a7239 fix tests 2017-03-27 16:13:00 -07:00
Benjamin Pasero
1e99dc2c03 Merge pull request #23220 from daviwil/default-language-config
Add new "files.defaultLanguage" configuration setting
2017-03-27 16:12:32 -07:00
Rob Lourens
5876ac5609 New search viewlet icons 2017-03-27 16:04:02 -07:00
David Wilson
0e19b7e325 Add unit tests for files.defaultLanguage setting 2017-03-27 15:48:14 -07:00
Alex Dima
9883c98763 Fixes #21801: Add action to disable wrapping in minified case, bump minified line limit to 10k chars 2017-03-27 23:31:06 +02:00
Alex Dima
235566665c Fixes #21476: Hard break at 100 column which break ligature for Fira Code 2017-03-27 21:52:44 +02:00
Alex Dima
364e5efb25 Fixes #22296 2017-03-27 21:27:44 +02:00
Alex Dima
cbaa7a97d9 Fixes #22621: Secondary cursors are also 2px wide 2017-03-27 21:02:55 +02:00
Christof Marti
0440a86b1b Add keyboard shortcut for Settings on Windows and Linux (fixes #22424) 2017-03-27 11:54:33 -07:00
Alex Dima
74245ac124 Fixes #21656: Toggle Wordwrap should toggle back to configured value 2017-03-27 20:46:25 +02:00
Johannes Rieken
228086cd72 expose scm-progress in stable api, #18066 2017-03-27 20:01:06 +02:00
Johannes Rieken
10532246de fix #23215 2017-03-27 19:51:48 +02:00
Rob Lourens
caaa8c4927 Fix #23270 -
Flip the flags around so that files.exclude (and gitignore) will be respected by default
2017-03-27 10:12:10 -07:00
Joao Moreno
cb5907d6a0 make scm the default behaviour for everyone
fixes #22131
2017-03-27 17:34:22 +02:00
Sandeep Somavarapu
643c29fc94 Fix #22134 2017-03-27 17:28:23 +02:00
Joao Moreno
0999c13227 stable-ish scm api!
fixes #2824
2017-03-27 17:27:11 +02:00
Joao Moreno
ae55e8fa4e 📝 improve scm api docs 2017-03-27 17:27:11 +02:00
Joao Moreno
280b630d6c log registerSCMProvider telemetry 2017-03-27 17:27:11 +02:00
Benjamin Pasero
3c6409d66c theming - quick open (initial cut) 2017-03-27 08:15:48 -07:00
Sandeep Somavarapu
78436d7319 #18095 - Check the index before setting the focus 2017-03-27 16:30:27 +02:00