Commit Graph
14505 Commits
Author SHA1 Message Date
isidor b7bb7dd96c Only show context menu on "real" variables. Not on array chunk nodes.
fixes #25147
2017-05-04 16:08:12 +02:00
isidor 00cbee4bbf debug: remove heuristic for evaluate name
fixes #25166
2017-05-04 16:08:12 +02:00
Martin Aeschlimann 9554695a01 Diff editor: avoid hardcoded modified-side shadow. Fixes #25625 2017-05-04 16:03:12 +02:00
Johannes Rieken dcd784ee16 adopt new loader, fixes #25229 2017-05-04 15:51:19 +02:00
Alex Dima 3782c32cff Fix issue with Japanese IM in FF 2017-05-04 14:03:33 +02:00
Alex Dima fa1bcc909c Extract text area related CSS to textAreaHandler.css 2017-05-04 14:03:32 +02:00
Alex Dima acff3d07e3 Move text area creation to TextAreaHandler 2017-05-04 14:03:32 +02:00
Alex Dima de797d873d Move focus related code to TextAreaInput 2017-05-04 14:03:32 +02:00
Alex Dima 471124c5d1 ITextAreaInputHost provides screen reader content 2017-05-04 14:03:31 +02:00
Alex Dima 6038a110d5 Rename TextAreaHandler to TextAreaInput 2017-05-04 14:03:31 +02:00
isidor a61d606b28 debug: show columns in callstack view
fixes #25818
2017-05-04 12:33:36 +02:00
isidor 56197e2acc debug: respect breakpoint.column when sorting
fixes #25819
2017-05-04 12:28:47 +02:00
Martin Aeschlimann 0d72a8e724 Theme: Generate Color Theme creates file in fs root. Fixes #25765 2017-05-04 11:17:21 +02:00
isidor 0701b576ca debug: better handling of configuration actions when there is no folder open
fixes #25466
2017-05-04 11:09:34 +02:00
Joao Moreno 36c491ee02 remove references to ArraySet
related to #25780
2017-05-04 10:54:26 +02:00
Alex Dima 242cb936f0 Fixes #16520 2017-05-04 00:00:43 +02:00
Alex Dima b8e4c9b894 Debt: Simplify TextAreaState 2017-05-03 23:01:24 +02:00
Alex Dima 710b7b4509 Fix build 2017-05-03 19:15:16 +02:00
Alex Dima c3ce62100a Debt: Simplify TextAreaHandler 2017-05-03 19:15:15 +02:00
Alex Dima 9cdd0987b4 Debt: Simplify TextAreaHandler 2017-05-03 19:15:14 +02:00
Alex Dima a11885872a Debt: Simplify text area handling code 2017-05-03 19:15:13 +02:00
Martin Aeschlimann b4afac4373 [folding] Allow to specify if decorator should hide in collapsed region. Fixes #4812 2017-05-03 17:05:49 +02:00
Alex Dima 23cafd0248 Move text area related code to /browser/ 2017-05-03 17:00:39 +02:00
Alex Dima 5397df989d Debt: Remove dead code 2017-05-03 16:41:34 +02:00
Alex Dima c749f235fa Fixes #24522: Ctrl+Alt+[Minus] under English (UK) keyboard layout on Linux 2017-05-03 07:09:46 -07:00
Alex Dima c688f7c579 Remove unused ResolvedKeybinding methods 2017-05-03 05:53:05 -07:00
Alex Dima 31d62841b6 Debt: Correct types for ResolvedKeybinding.getParts() 2017-05-03 05:53:05 -07:00
Alex Dima 5df5c920b5 Simplify registrations 2017-05-03 05:53:05 -07:00
Alex Dima e2004c216b Unroll key combination registration loops 2017-05-03 05:53:05 -07:00
Alex Dima e528413382 Prepare for special handling of combos without ctrl+alt+ 2017-05-03 05:53:05 -07:00
Johannes Rieken 358eb92d72 make sure default editor position is set, fixes #25801 2017-05-03 14:42:36 +02:00
Martin Aeschlimann d9311bd396 [theme] Workbench button.foreground doens't work. Fixes #25767 2017-05-03 10:28:41 +02:00
Dirk Baeumer 378c4b5cd4 Fixes #452: Problem matcher severity handles "Note" and "Hint" as errors 2017-05-03 10:21:33 +02:00
Dirk Baeumer 8dc5b56120 Fixes #4358: Output Window is removing new lines 2017-05-03 10:15:47 +02:00
Johannes Rieken 672663fcea 💄 or-types ftw 2017-05-02 17:55:46 +02:00
Johannes Rieken 662397b981 💄 remove unused code 2017-05-02 17:39:02 +02:00
Johannes Rieken ac466c3cc8 💄 remove check for qunit 2017-05-02 17:28:12 +02:00
Benjamin Pasero d39e7b017c Restore action to report negative startup times (insiders only) (fixes #25020) 2017-05-02 14:03:54 +02:00
Martin Aeschlimann f315229abd Color registry documentation order 2017-05-02 13:06:17 +02:00
Martin Aeschlimann ddfce794d2 FIx for terminal color descriptions 2017-05-02 13:06:17 +02:00
Johannes Rieken 564548fade use native classlist when possible, fixes #25771 2017-05-02 12:51:43 +02:00
Johannes Rieken e1b9f94c31 fix #25645 2017-05-02 12:00:12 +02:00
Joao Moreno 643d3bdb17 fixes #25316 2017-05-02 11:51:21 +02:00
Joao Moreno 4f086127a4 🐛 don't use extension.uuid for download path
fixes #25738
2017-05-02 11:20:22 +02:00
Benjamin Pasero 910d113915 Keybindings are not highlighted in Keyboard shortcuts editor (fixes #25762) 2017-05-02 11:18:56 +02:00
Johannes Rieken 61bc0447de fix #25712 2017-05-02 11:13:39 +02:00
Johannes RiekenandGitHub 330a3d0bc4 Merge pull request #25584 from nicksnyder/typo
Fix typo
2017-05-02 10:43:14 +02:00
Benjamin Pasero 35a12c9483 Closing a tab using middle mouse button on the 'x' causes the tab to the right to also be clsosed (fixes #25529) 2017-05-02 10:30:52 +02:00
Benjamin Pasero 3735a3609d List: bad color when focus moves out of selection and hovering (fixes #25634) 2017-05-02 08:10:30 +02:00
Benjamin Pasero 404798fe93 theme - 💄 2017-05-02 08:08:52 +02:00