Commit Graph

14428 Commits

Author SHA1 Message Date
isidor 6546fe5e87 improve error message
#24487
2017-04-28 11:45:02 +02:00
Joao Moreno 247fe98b7e 🐛 remove text model resolver service promise cache
fixes #25580
2017-04-28 11:31:53 +02:00
Benjamin Pasero 43d8c397fa fix #25578 2017-04-28 10:45:20 +02:00
Benjamin Pasero ded96f18e5 💄 2017-04-28 09:00:27 +02:00
Benjamin Pasero 31205bdeb8 use more transparency (for #25482) 2017-04-28 08:53:29 +02:00
Ramya Rao 31a5fb236d Route emmet actions to extension (#25587)
* Route emmet actions to extension

* No need for settings
2017-04-27 21:58:15 -07:00
Alex Dima c9313f78e6 Fixes #24947: Ctrl - Backspace is deleting the previous '({[' 2017-04-28 01:15:22 +02:00
Alex Dima edc667ecb7 Fixes #23711 2017-04-28 00:57:38 +02:00
Alex Dima 4ee2f42db0 Fixes #23913 2017-04-28 00:49:04 +02:00
Alex Dima e573b301ef Fix issue where stale model change events were interpreted 2017-04-28 00:49:03 +02:00
Martin Aeschlimann 3edd565a4b Add editorSuggestFocusBackground and editorSuggestForegroundColor . Fixes #25522 2017-04-27 22:41:22 +02:00
Martin Aeschlimann a3022cf27e Apply foreground color (for #25519) 2017-04-27 22:41:22 +02:00
Martin Aeschlimann e0c7428dee [themes] color validation fix 2017-04-27 22:41:22 +02:00
Alex Dima 1cb83a48d7 Fixes #24208 2017-04-27 22:23:48 +02:00
Martin Aeschlimann 7516e0eff3 Theming: diff colors should be more specific. Fixes #25544 2017-04-27 21:54:54 +02:00
Alex Dima 0b9086137c Fixes #22147 2017-04-27 21:50:43 +02:00
Martin Aeschlimann f3a9b0a01a peekViewTitle and peekViewTitleInfo names should end with "Foreground" Fixes #25481 2017-04-27 21:15:29 +02:00
Martin Aeschlimann 3fac605425 Themes' schema needs update for "tokenColors". Fixes #25478 2017-04-27 20:52:38 +02:00
Martin Aeschlimann 053130ef2a Allow for short hand hex colors. Fixes #25396 2017-04-27 20:33:02 +02:00
rebornix d1384cf996 Fix #25404. Guard modifier press state of drop event in editor 2017-04-27 10:32:33 -07:00
Alex Dima fe8526172e Fixes #25277: Diff editor scrollbar is out of sync 2017-04-27 19:19:41 +02:00
Sandeep Somavarapu 8641e4f714 Fix #25548 2017-04-27 18:11:18 +02:00
isidor 4854ac31ad fixes #25104 2017-04-27 17:48:01 +02:00
Joao Moreno bc61f5d990 🐛 use event echo instead of buffer for url handling
fixes #20289
2017-04-27 17:46:30 +02:00
Sandeep Somavarapu 8fce100a47 Fix #25508 2017-04-27 17:31:53 +02:00
Benjamin Pasero 0f090fc429 fix #25379 2017-04-27 17:23:36 +02:00
Ilie Halip bf71429936 small comment fix 2017-04-27 17:48:07 +03:00
isidor bc27883957 fixes #24487 2017-04-27 16:21:28 +02:00
Benjamin Pasero a9f771a82d highContrastBorder => contrastBorder, highContrastOutline => activeContrastBorder 2017-04-27 15:55:58 +02:00
Joao Moreno 9b7a8813e0 🐛 SourceControlResourceDecorations.faded
fixes #24097
2017-04-27 15:38:27 +02:00
Benjamin Pasero 3f0c6c8a5b focusedElementOutline => focusBorder 2017-04-27 15:23:54 +02:00
isidor 8c844afb62 fixes #24979 2017-04-27 15:18:10 +02:00
Benjamin Pasero b41b6423e0 theming - use highContrastBorder in more places 2017-04-27 15:13:57 +02:00
Benjamin Pasero 662c112aec panelTopBorder => panelBorder 2017-04-27 15:00:25 +02:00
Benjamin Pasero e22d511362 fix #25426 2017-04-27 14:58:28 +02:00
Benjamin Pasero 8a34b0ebd7 editorHeaderBackground => editorGroupHeaderBackground 2017-04-27 14:58:28 +02:00
Johannes Rieken 9bfbe7b32f remove unused percentage-value from progress step, fixes #25534 2017-04-27 14:49:28 +02:00
isidor 94d882b8f5 fixes #24308 2017-04-27 14:29:00 +02:00
Johannes Rieken 13b11919c6 use correct uri manipulation, #25539 2017-04-27 14:17:12 +02:00
Alex Dima 974f8aca31 Fixes #20757: Detect overlapping ranges in the extension host, no need to call into renderer process to find out the edits are illegal 2017-04-27 12:48:58 +02:00
Dirk Baeumer 731aee189b Fixes #25516: Generated task.json from grunt file has warnings 2017-04-27 12:16:26 +02:00
Martin Aeschlimann f78b54c2d0 Remove listInactiveFocusBackground. Fixes #25461 2017-04-27 12:15:59 +02:00
Benjamin Pasero 6c2730b652 fix #25399 2017-04-27 12:13:03 +02:00
Benjamin Pasero 289a3b92f7 fix #25462 2017-04-27 12:05:36 +02:00
Alex Dima 8c82a6c615 Fixes #25437 2017-04-27 12:05:04 +02:00
Alex Dima 1bd2b99b9f All cursors should do the same thing when deleting left 2017-04-27 12:05:03 +02:00
Benjamin Pasero 6dbc39c72e fix #25461 2017-04-27 11:59:11 +02:00
Benjamin Pasero 00e32e97de fix #25483 2017-04-27 11:49:05 +02:00
Johannes Rieken a6058fbd9d fix #25495 2017-04-27 11:47:48 +02:00
Benjamin Pasero bcf5eb2883 workaround #25493 2017-04-27 11:32:31 +02:00