Commit graph

2370 commits

Author SHA1 Message Date
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
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
Martin Aeschlimann
db40c87ba8 Fixes #2446: [json] Unable to load schema jsconfig.schema.json 2016-01-28 10:59:15 +01:00
Joao Moreno
c2ffc3ffc2 Merge branch 'master' of github.com:Microsoft/vscode 2016-01-28 10:27:36 +01:00
Joao Moreno
4cb90f3b64 Merge branch 'krizzdewizz-master' 2016-01-28 10:27:00 +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
Andre Weinand
77d07b0156 remove tests from node-debug 2016-01-27 23:47:38 +01:00