Commit Graph

12712 Commits

Author SHA1 Message Date
isidor
d9b92c9a89 fixes #21384 2017-02-27 11:01:46 +01:00
Johannes Rieken
268f1522c7 reset cached range when markers change, fixes #21060 2017-02-27 10:59:49 +01:00
Martin Aeschlimann
b6b35ea42d [json] support patternErrorMessage for #21384 2017-02-27 10:46:37 +01:00
Benjamin Pasero
8b354bc3c2 Exception in fileActions.ts (fixes #21460) 2017-02-27 07:14:23 +01:00
Daniel Imms
d41c48d46d Fix terminal focus border
Fixes #19204
2017-02-24 15:31:38 -08:00
Daniel Imms
06fced827b Fix build 2017-02-24 10:01:01 -08:00
Alex Dima
a496079a2f Fixes #21364: Aid in migrating editor.wrappingColumn setting 2017-02-24 18:51:41 +01:00
Daniel Imms
3a90084187 Fix terminal scroll bar
Fixes #21333
2017-02-24 09:41:07 -08:00
Ramya Rao
acddf84ebd Telemetry for emmet expansions (#21332) 2017-02-24 09:24:51 -08:00
Alex Dima
b86878744a Fixes #20651: Have selection highlighter respect the matchCase flag 2017-02-24 18:05:17 +01:00
Alex Dima
e96df57f95 Do not close zone widget when showing it (#19460) 2017-02-24 17:56:50 +01:00
Alex Dima
ac60b3d2c4 Better event for keyboardLayout 2017-02-24 17:41:25 +01:00
Alex Dima
3edcf14795 Fixes #21341: Use new line in editor.wordWrap description 2017-02-24 17:02:24 +01:00
Alex Dima
38e3cf0dc3 Fixes #20613: test for scrollbar/sliders before testing for view zones in mouse target 2017-02-24 16:59:04 +01:00
Alex Dima
6aff0f7b3d Use enumDescriptions for editor.wordWrap schema (#21341) 2017-02-24 15:57:33 +01:00
Alex Dima
8992f2ebc0 Rename wordWrap settings (#21262) 2017-02-24 15:09:22 +01:00
Alex Dima
fe9c6332de Fixes #21348: No top shadown on the scrollbar when the minimap is enabled 2017-02-24 14:43:43 +01:00
Alex Dima
c10f99e71c Fixes #21221: minimaps look broken for empty files 2017-02-24 14:04:49 +01:00
isidor
121813f8b2 fixes #21121 2017-02-24 13:02:57 +01:00
Alex Dima
de91fe01c1 Fixes #20931: Add minimap.maxColumn 2017-02-24 12:40:30 +01:00
isidor
e02148a354 Take the type from the process since the debug extension might overwrite it
fixes #21316
2017-02-24 12:07:24 +01:00
Alex Dima
d672ffad2a Rename minimap.renderText to minimap.renderCharacters (#20947) 2017-02-24 11:58:56 +01:00
Alex Dima
639558ef24 Fixes #20935: Add dragging to the minimap slider 2017-02-24 11:53:19 +01:00
Benjamin Pasero
e36134faa1 Explorer commands are overly specific (fixes #21102) 2017-02-24 11:50:52 +01:00
isidor
31268f3777 fixes #21297 2017-02-24 11:49:39 +01:00
Johannes Rieken
a3d44c1fd3 re-request code action after applying them, fixes #21060 2017-02-24 11:46:10 +01:00
isidor
b307369d15 fix regex for command replacment fixes #21297 2017-02-24 11:37:15 +01:00
Michel Kaporin
c4ca9f06e5 Tidy up. 2017-02-24 09:20:04 +01:00
Michel Kaporin
4d49e435c3 Allowed wrapping for exception message text. 2017-02-24 09:18:22 +01:00
Michel Kaporin
e9ee6f26a0 Merging upstream/master with local branch. 2017-02-24 08:58:00 +01:00
Alex Dima
fe08f13bd0 Use ellipsis when token text is large (#20511) 2017-02-24 08:48:39 +01:00
Alex Dima
153a379371 Fixes #21331: Typing text in a link - underline shifts after a second 2017-02-24 08:41:03 +01:00
Benjamin Pasero
f02f993025 Merge pull request #21289 from Microsoft/aeschli/21282
Fix for WorkspaceConfigurationService.lookup does not contain value 'null'
2017-02-24 06:53:10 +01:00
Christof Marti
65d970bae9 Install while waiting for confirmation (fixes #21077) 2017-02-23 20:11:06 -08:00
rebornix
fd8a7f3892 disable copy with syntax for plain text 2017-02-23 16:11:20 -08:00
Alex Dima
92b27ec13c Log kb layout 2017-02-24 00:25:56 +01:00
Alex Dima
e279041b8e Compute scrollWidth when entire file is in viewport 2017-02-23 23:32:44 +01:00
Alex Dima
c35814e419 Fixes #21229: Add a shadow to the minimap 2017-02-23 23:32:43 +01:00
Christof Marti
95f8b3c880 Indicate which keymap is installed (fixes #21076) 2017-02-23 14:13:39 -08:00
Alex Dima
8faa03f885 Add 4x2 block rendering (#20947) 2017-02-23 21:42:36 +01:00
Alexandru Dima
056fc8e474 Merge pull request #21023 from Microsoft/alex/kblayout
native-keymap@0.4.0
2017-02-23 21:07:45 +01:00
Christof Marti
fc92ea41fd Do not force new window when opening file or folder with launch on Unity (fixes #21133) 2017-02-23 11:07:51 -08:00
rebornix
a75e535fb7 Fix #21089. Drag slightly out of the editor. 2017-02-23 11:03:59 -08:00
Isidor Nikolic
de731d6b74 Merge pull request #21296 from michelkaporin/exception-widget
Exception widget resizing
2017-02-23 19:48:57 +01:00
Isidor Nikolic
da1ff55c7e Merge pull request #21298 from michelkaporin/exception-widget-copy
Exception message text to be selectable
2017-02-23 19:45:40 +01:00
Daniel Imms
71efa3d238 Make terminal focus by index numbers names align with editor
Fixes #20133
2017-02-23 10:22:56 -08:00
Alex Dima
8f9dc8e220 Fixes #20947: Add option to render blocks instead of characters 2017-02-23 18:50:14 +01:00
Christof Marti
5e12e4a758 Track status bar item (fixes #21116) 2017-02-23 09:09:11 -08:00
Alex Dima
51b83f5d29 Fixes #21007: Minimap in output panel does not immediately respond to theme change 2017-02-23 18:06:41 +01:00
Alex Dima
669ab8b0a4 Have the drag event contain a good target 2017-02-23 17:52:17 +01:00