Commit graph

2383 commits

Author SHA1 Message Date
Alex Dima f4ff58d2a0 Use Widget api to register dom listeners 2016-01-29 10:18:23 +01:00
Erich Gamma 043a4e7601 Remove the dancer from the status 2016-01-29 07:54:31 +01:00
Alex Dima 93b5535a54 Fixes #2517: tweak css to not have an outline on the editor textarea 2016-01-29 03:03:19 +01:00
Alex Dima 7c5de8bf2b Fixes #2374: Do not read from the textarea on composition end 2016-01-29 02:54:57 +01:00
Alex Dima 5faf3c84a0 Fixes #2420: vscode-textmate@1.0.10 2016-01-29 03:33:02 +02:00
Alex Dima 7e47bf51ae Fixes #2170: update used oniguruma to include utf8 <-> utf16 conversion fixes 2016-01-29 02:26:56 +01:00
Andre Weinand a5a983da6c update node-debug 2016-01-28 21:53:24 +01:00
Martin Aeschlimann 41fef3b9f0 Add ".ino" to cpp file suffices 2016-01-28 20:19:51 +01:00
Sofian Hnaide ff53825218 fix #2404 Add React Native workspace detection 2016-01-28 10:13:30 -08:00
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
Andre Weinand 7ddbe52ea5 update node-debug. fixes #2288 2016-01-28 18:10:47 +01:00
Martin Aeschlimann 69dfecdbe4 Allow custom error messages for regex issues 2016-01-28 17:25:35 +01:00
Martin Aeschlimann 5168697dfd Fixes #2324: [json] Inline schema in settings don't work 2016-01-28 17:18:45 +01:00
Martin Aeschlimann 0c72437701 json package.json: Use tabs instead of spaces 2016-01-28 17:18:45 +01:00
Martin Aeschlimann ead959c5d4 Fixes #2328: [json] No code assist in schema property in settings.json 2016-01-28 17:18:44 +01:00
Martin Aeschlimann 5785cf462e Fixes #2365: [json] JSON could complete identifier with quotes 2016-01-28 17:18:43 +01:00
Martin Aeschlimann 706413e537 Test fixes for #2468 2016-01-28 17:18:43 +01:00
Alex Dima c143e5aa92 Fixes #2255: Do not reset tabsCharDelta for each part 2016-01-28 17:10:44 +01:00
Benjamin Pasero 55b8bff54b settings 2016-01-28 17:04:13 +01:00
Joao Moreno ce7310f84f update vscode-omnisharp version
#2498
2016-01-28 16:58:45 +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
Andre Weinand 3ffdeb1b0f update mono-debug: fixes #2350 2016-01-28 16:31:30 +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
Martin Aeschlimann cfa2dd25e0 FIxes #2468: [json] Intellisense Provides Strange Suggestions In Property Value 2016-01-28 16:17:02 +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 4b642223ae [json] enable opening json extension on folder 2016-01-28 15:40:36 +01:00
Martin Aeschlimann ac5c3aa7b8 Fixes #2342: [json] JSON suggestion completed incorrectly 2016-01-28 15:40:35 +01:00
Martin Aeschlimann dc8b138e39 [json] consume 1.3.1 of language-server & client 2016-01-28 15:40:34 +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
Erich Gamma 7fc4b8bf0e Merge branch 'master' of https://github.com/Microsoft/vscode 2016-01-28 14:42:35 +01:00
Erich Gamma d3c32e6929 Fixes #2455 2016-01-28 14:42:10 +01:00
isidor 97f15a9088 panel: set z-index to initial, not 1
fixes #2321
2016-01-28 14:27:19 +01:00
Erich Gamma df7a28a904 Fixes #2369 2016-01-28 14:15:11 +01:00
Andre Weinand baaa42c0e9 update to latest node-debug 2016-01-28 12:46: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
Joao Moreno 0ab005e028 don't ignore mixin setting 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