Commit Graph

1892 Commits

Author SHA1 Message Date
Martin Aeschlimann 533b3f31e4 JSON: can no longer intellisense inside string. Fixes #2506 2016-01-28 18:38:25 +01:00
Benjamin Pasero 669ed9637d Mac: Select dropdowns in light theme are not styled (fixes #2510) 2016-01-28 18:28:20 +01:00
Alex Dima c143e5aa92 Fixes #2255: Do not reset tabsCharDelta for each part 2016-01-28 17:10:44 +01:00
Benjamin Pasero 3106d10d07 Debug: Breakpoints not center aligned (Windows) (fixes #2215) 2016-01-28 16:55:42 +01:00
Alex Dima 261d66a626 Fixes #2320: More workarounds around WebKit client rects bug when using ligatures 2016-01-28 16:35:40 +01:00
Benjamin Pasero 5633b21eb9 Merge pull request #2497 from Microsoft/joh/#2491
fix #2491
2016-01-28 16:32:43 +01:00
Benjamin Pasero fa1c7978a4 add comment 2016-01-28 16:32:22 +01:00
Johannes Rieken e3c6a95d60 for #2491 - use a synthetic-focus class which is stronger than real focus, tho must be set manually as class 2016-01-28 16:19:28 +01:00
Benjamin Pasero 90a863de88 Cannot distinguish editor in output pane from the other editors (fixes #2368) 2016-01-28 15:44:24 +01:00
Alex Dima 11f7b14e98 Fixes #2478: Only show "Tab moves focus" if editor is not read only 2016-01-28 15:42:17 +01:00
Martin Aeschlimann ba8c37b061 Fixes #2285 : [css] CSS hovers not showing 2016-01-28 15:40:33 +01:00
Benjamin Pasero b0b6af5754 Extensions quick open: Can no longer click into installing extension without quick open closing (fixes #2492) 2016-01-28 15:24:12 +01:00
Benjamin Pasero 491b3e1f91 Not using standard landmarks (fixes #2486) 2016-01-28 15:03:09 +01:00
Alex Dima c9fb992a65 Fixes #2410: Add Alt+F1 help widget, Ctrl+Shift+R for toggling on experimental screen reader support, ariaLabel option for the editor 2016-01-28 15:02:18 +01:00
isidor 97f15a9088 panel: set z-index to initial, not 1
fixes #2321
2016-01-28 14:27:19 +01:00
Andre Weinand 27c9b5cf19 fix typo in debug protocol 2016-01-28 12:43:30 +01:00
Alex Dima 8a21d65d78 Fixes #2304: Use better label when tabFocusMode is enabled 2016-01-28 12:08:48 +01:00
Benjamin Pasero 1445018228 better fix for hiding actions in splitview headers 2016-01-28 11:30:28 +01:00
Alex Dima 75741257df Fixes #2448: Make error box same height as find input and align it vertically, use 'No results' instead of '0 of 0' 2016-01-28 11:27:54 +01:00
Benjamin Pasero 34801e450f Focus on selected tree element actions barely visible (fixes #2287) 2016-01-28 11:25:56 +01:00
Joao Moreno 8f7aa676ed fixes #2418 2016-01-28 11:21:19 +01:00
Alex Dima 599727bf77 Fixes #2417: All read only editors enter tabFocusMode automatically 2016-01-28 11:13:24 +01:00
Alex Dima ae17b9ca36 Fixes #2197: "Change All Occurrences" needs writable editor 2016-01-28 11:07:09 +01:00
Alex Dima 78a8cf8960 Fixes #1400: Write to clipboard the text with its actual EOL character 2016-01-28 11:02:49 +01:00
Joao Moreno c2ffc3ffc2 Merge branch 'master' of github.com:Microsoft/vscode 2016-01-28 10:27:36 +01:00
Joao Moreno 6232afb856 Merge branch 'master' of https://github.com/krizzdewizz/vscode into krizzdewizz-master 2016-01-28 10:11:20 +01:00
Joao Moreno 66dee502fd fixes #2458 2016-01-28 09:48:56 +01:00
Benjamin Pasero 685baff923 Weird wording when migrating auto-save setting (fixes #2363) 2016-01-28 08:52:25 +01:00
Benjamin Pasero bb94a5b5b2 Improve quick open accessibility (fixes #2393) 2016-01-28 08:49:17 +01:00
Benjamin Pasero ab5dce2444 Up and down arrows should jump through splitview headers (fixes #2373) 2016-01-28 07:56:41 +01:00
Benjamin Pasero ddbb872ca1 some more focus css tweaks 2016-01-28 07:38:18 +01:00
Sofian Hnaide 46234232d9 fix #2400 Check that the user is internet-connected before loading the getting started page 2016-01-27 16:16:45 -08:00
Alex Dima 3d71b0e525 Fixes #1197: Sort decorations before rendering for consistent rendering output 2016-01-27 18:22:43 +01:00
Joao Moreno 37c2157978 extensions can become obsolete, so delete them on startup
fixes #2096
2016-01-27 18:07:51 +01:00
Alex Dima 6789019e67 Fixes #1140: auto closing bracket intercepts deleteLeft only when there is no selection 2016-01-27 17:47:02 +01:00
Alex Dima 1b1b0ef12c Further clean up in cursor.test.ts 2016-01-27 17:47:00 +01:00
Alex Dima 7b7ae36a9d Clean up cursor.test.ts 2016-01-27 17:46:59 +01:00
Joao Moreno ce4bc9befb suggest: stop calling layout unnecessarily, second attempt
fixes #2279
2016-01-27 17:42:51 +01:00
Benjamin Pasero 0e8e69e917 Focus decoration go away on hover (fixes #2379) 2016-01-27 17:27:07 +01:00
Joao Moreno 4bcceaa724 suggest: stop calling layout unnecessarily
fixes #2279
2016-01-27 17:22:58 +01:00
Joao Moreno 67111e11b9 better product.json 2016-01-27 17:22:58 +01:00
isidor c6bd22aaf7 debug: verticaly align breakpoint checkbox on win and linux
fixes #2215
2016-01-27 17:22:29 +01:00
Johannes Rieken 899aa459d6 tweak api command doc 2016-01-27 17:10:31 +01:00
isidor 241d480c93 fixes #2462 2016-01-27 17:06:19 +01:00
Benjamin Pasero c1946bdb3b splitview: use opacity to hide actions so that it does not break keyboard a11y 2016-01-27 16:43:37 +01:00
isidor 794b7d3521 fixes #2269 2016-01-27 15:38:00 +01:00
isidor 353f325bb3 panel: esc to close
fixes #2424
2016-01-27 15:00:14 +01:00
Benjamin Pasero eb9d146d85 Revert "Markdown/HTML Preview: I can open links within VS Code (fixes #2362)"
This reverts commit f8ad5c52ae.
2016-01-27 14:59:53 +01:00
Benjamin Pasero f8ad5c52ae Markdown/HTML Preview: I can open links within VS Code (fixes #2362) 2016-01-27 14:51:10 +01:00
isidor dc22667402 panel: null guard 2016-01-27 14:48:22 +01:00