12608 Commits

Author SHA1 Message Date
Alex Dima
e5d15f9c14 Fixes #20651: Honor matchCase flag in multi cursor Ctrl+D check 2017-02-22 21:16:51 +01:00
Alex Dima
45b6708cf3 Use directly lineNumbersDigitCount, ensure view layout gets events before any other view event handler 2017-02-22 20:43:05 +01:00
Sandeep Somavarapu
0ae05b9fbc Fix #21159 2017-02-22 17:31:25 +01:00
Martin Aeschlimann
77d8b438f1 Theme service stops listening to settings change? Fixes #21067 2017-02-22 17:16:32 +01:00
Alex Dima
a3b97734a6 Fixes #21073: SplitLinesCollection: attempt to access a 'newer' model 2017-02-22 17:11:54 +01:00
Alex Dima
3145251688 Fixes #20801: Do not auto close brackets in certain situations 2017-02-22 17:11:54 +01:00
Joao Moreno
fee3c22601 Revert "fixes #20989"
This reverts commit 24e37966bea43328457bd9d9cf965ba610aa9d5e.
2017-02-22 17:08:10 +01:00
Johannes Rieken
0ea176e197 Revert "fixes #21153"
This reverts commit 6fa2266435d937f0fab15379dc8c62135647ffc7.
2017-02-22 17:01:55 +01:00
Joao Moreno
6fa2266435 fixes #21153 2017-02-22 16:45:19 +01:00
Joao Moreno
79966a87c6 fixes #20700 2017-02-22 15:42:31 +01:00
Joao Moreno
c6fecc0dc4 fixes #20978 2017-02-22 15:12:27 +01:00
Joao Moreno
390cc41c86 fixes #21047 2017-02-22 14:50:46 +01:00
isidor
1dfd40e129 zen mode: fix restore - get it from global storage 2017-02-22 10:49:42 +01:00
Isidor Nikolic
8d3fcd9651 Merge pull request #21051 from michelkaporin/exception-widget
Exception widget styling amends
2017-02-22 09:21:55 +01:00
Benjamin Pasero
256d76fed7 Option to show project path in title bar (fixes #21002) 2017-02-22 07:48:32 +01:00
Joao Moreno
d744666d35 scm: enable preview for insiders 2017-02-22 07:45:45 +01:00
Christof Marti
cd63d6b217 Fix font-weight (fixes #19172) 2017-02-21 16:54:52 -08:00
Alex Dima
814c3b3e7b Remove StyleMutator 2017-02-22 01:39:47 +01:00
Alex Dima
72725a14ae Reduce usage of StyleMutator 2017-02-22 01:35:27 +01:00
rebornix
729400d793 reveal position when dragging 2017-02-21 15:57:02 -08:00
Christof Marti
403f29a9b9 Tweak overlay contrast (fixes #19419, fixes #19051) 2017-02-21 15:45:42 -08:00
Daniel Imms
09a9571cfc Merge pull request #20862 from hun1ahpu/focusTerminal
Add 'Focus to terminal X' action
2017-02-21 13:41:54 -08:00
Christof Marti
591697b60f Escape keybinding labels (fixes #20839) 2017-02-21 13:40:49 -08:00
Christof Marti
4a8e4af46c Add comment on white-list usage 2017-02-21 13:34:27 -08:00
Christof Marti
35dd4d8736 Disable minimap in playground (fixes #20950) 2017-02-21 13:34:10 -08:00
hun1ahpu
64821122fe Fixing localization 2017-02-21 21:43:14 +01:00
Christof Marti
fccd652aec Add back telemetry on suggestion inserts. 2017-02-21 11:48:08 -08:00
Christof Marti
16540d3447 Fix Welcome page hang on Windows (fixes #20951) 2017-02-21 11:22:36 -08:00
Daniel Imms
b90a29585c Remove terminal flow control support
This caused more problems than it solved, better off without it.

Fixes #20132
2017-02-21 11:00:16 -08:00
Alex Dima
5c1c22adf0 Reduce usage of StyleMutator 2017-02-21 18:48:40 +01:00
Alex Dima
6343e0cc9b EditorScrollbar is a ViewPart 2017-02-21 18:48:40 +01:00
Alex Dima
99e72ce9d6 Don't use scrollbar saveLastScrollTimeOnClassName 2017-02-21 18:48:40 +01:00
Michel Kaporin
d9d21f4f07 Preserved whitespace. 2017-02-21 18:37:27 +01:00
Michel Kaporin
c738324adf Merge branch 'master' of github.com:Microsoft/vscode into exception-widget 2017-02-21 18:30:40 +01:00
Michel Kaporin
9d188b07e0 Styling amends to exception widget. Allowed multiple classes to be added for zone widget container/arrow. 2017-02-21 18:27:12 +01:00
Sandeep Somavarapu
74ca491203 Fix #17126 2017-02-21 18:02:31 +01:00
Isidor Nikolic
3e05042fa8 Merge pull request #21003 from michelkaporin/exception-widget
Exception widget styling
2017-02-21 17:48:04 +01:00
Michel Kaporin
e79eba4e14 Merge remote-tracking branch 'upstream/master' into exception-widget 2017-02-21 17:41:08 +01:00
Michel Kaporin
c52780e7f5 Reverted widget height to the original way of calculation. Change title font. 2017-02-21 17:40:24 +01:00
Andre Weinand
ad82ccdd15 add protocol attribute to deprecation message; fixes #20993 2017-02-21 17:39:11 +01:00
Benjamin Pasero
ccfa351740 restore sorting to how it was before until we fix this properly 2017-02-21 17:32:22 +01:00
Michel Kaporin
eb9f03c4de Polished exception widget. 2017-02-21 17:25:38 +01:00
isidor
696fe81349 fixes #20993 2017-02-21 17:21:39 +01:00
Sandeep Somavarapu
9f9d79eb14 Fix #18568 2017-02-21 16:47:46 +01:00
Johannes Rieken
adc3a33e1a fix #14107 2017-02-21 16:45:52 +01:00
isidor
00104cc62d introduce alternative column syntax for variable replacment
fixes #16064
2017-02-21 16:45:14 +01:00
Christof Marti
db8a4cbd78 Cleanup (#20671) 2017-02-21 07:42:17 -08:00
Sandeep Somavarapu
160bd44795 Fix #19023 2017-02-21 16:41:16 +01:00
Joao Moreno
24e37966be fixes #20989 2017-02-21 16:20:49 +01:00
Alexandru Dima
66f06e0d56 Merge pull request #20565 from rebornix/DragNDrop
Drag and drop selection in editor
2017-02-21 16:04:24 +01:00