Commit Graph

2507 Commits

Author SHA1 Message Date
Benjamin Pasero
078397f178 Merge pull request #2232 from Microsoft/ben/tree-aria
Aria roles for tree
2016-01-25 16:11:26 +01:00
Benjamin Pasero
4fcd93e594 debug - propagate setVisible call from viewlet to views 2016-01-25 16:05:44 +01:00
Joao Moreno
1b6d320d67 fixes #2201 2016-01-25 16:00:35 +01:00
Benjamin Pasero
c933774a85 aria label for tree 2016-01-25 15:53:35 +01:00
isidor
ec26610b09 panel: allow panel toggling in no-folder workspace 2016-01-25 15:48:26 +01:00
Benjamin Pasero
6fb1d38e18 tree - allow to add aria label as option 2016-01-25 15:44:25 +01:00
isidor
21f03f7f70 output panel: alignment
fixes #2198
2016-01-25 15:41:34 +01:00
Benjamin Pasero
56765dfcf3 help nvda to read a label for a tree item 2016-01-25 15:40:22 +01:00
Benjamin Pasero
64872bd866 do not set aria-hidden to true unless the element is really hidden 2016-01-25 15:33:23 +01:00
isidor
bdfc8e4592 Hide function breakpoints from UI
fixes #2093
2016-01-25 15:22:55 +01:00
isidor
27a9e83838 compositePart.css 2016-01-25 15:10:12 +01:00
Martin Aeschlimann
341122a111 Fix for run extension tests with commonjs 2016-01-25 14:54:53 +01:00
Johannes Rieken
ee249f86bd api - add vscode.env.language 2016-01-25 14:49:36 +01:00
Martin Aeschlimann
0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Andre Weinand
2e68641c84 add debug console support to mono-debug 2016-01-25 14:40:14 +01:00
Benjamin Pasero
dbf1fb51a1 Merge branch 'master' into ben/tree-aria 2016-01-25 14:28:03 +01:00
Benjamin Pasero
73b6c299a7 first cut aria for tree 2016-01-25 14:27:46 +01:00
Johannes Rieken
08fab0100d add CompletionList to tackle #2224 2016-01-25 13:57:14 +01:00
isidor
0608256464 Panel: fix title color 2016-01-25 11:36:12 +01:00
isidor
6f8cc3031b repl: remove lines between elements
fixes #253
2016-01-25 11:31:47 +01:00
Johannes Rieken
acbaa258c4 tweak Position.toJSON 2016-01-25 11:23:53 +01:00
Johannes Rieken
b52faa8e10 escape source preview, fixes #2194 2016-01-25 11:11:52 +01:00
Johannes Rieken
ef6641c09b wait for 1sec for editors to be synchronized, #2217 2016-01-25 11:09:34 +01:00
Andre Weinand
a3fcd6113c add capability 'supportsFunctionBreakpoints' to debug protocol. 2016-01-25 11:08:47 +01:00
Johannes Rieken
dad04aa5c3 Merge pull request #2219 from Microsoft/joh/marked
next level MarkedString
2016-01-25 10:57:34 +01:00
Johannes Rieken
30a6e1f5e8 update jsdoc for MarkedString 2016-01-25 10:28:42 +01:00
Johannes Rieken
b0891a915a handle links as commands or openables 2016-01-25 10:28:42 +01:00
Johannes Rieken
b7be456d95 use Renderer#code 2016-01-25 10:28:42 +01:00
Johannes Rieken
4f49b5c730 fix a test 2016-01-25 10:28:41 +01:00
Johannes Rieken
d94cbbf2af synchronously render markdown in hover 2016-01-25 10:28:41 +01:00
Johannes Rieken
04643f8788 first steps in supporting markdown preview 2016-01-25 10:28:40 +01:00
Johannes Rieken
13eaadc104 simplify content renderer 2016-01-25 10:28:40 +01:00
Johannes Rieken
21b2a40f98 move marked.js to common 2016-01-25 10:28:39 +01:00
Johannes Rieken
016f521fa7 longer wait time for showTextDoc, #2217 2016-01-25 10:28:16 +01:00
Johannes Rieken
1d47228e95 one more attempt, fixes #2217 2016-01-25 09:59:08 +01:00
Benjamin Pasero
38b02aecaf less outline flashing 2016-01-25 08:55:51 +01:00
Benjamin Pasero
fcbb726bc8 make sure disabled buttons have no tabindex 2016-01-25 08:37:51 +01:00
Benjamin Pasero
9d4f7e9751 fix feedback button sizing with new label 2016-01-25 08:37:51 +01:00
Alexandru Dima
91a93c90a9 Merge pull request #1653 from ivanixgames/toggleWordWrap_1b
Toggle word wrap 1b
2016-01-25 09:22:11 +02:00
Alex Dima
194e2eb2d3 Do not use Ctrl+Alt+ keybindings 2016-01-25 09:20:57 +02:00
Alexandru Dima
6bd7139ca7 Merge pull request #1479 from Bigous/master
Implementation of editor.action.insertCursorAtEndOfEachSelectedLine
2016-01-25 09:18:51 +02:00
Benjamin Pasero
1477f20ca4 more focus indication tweaks 2016-01-25 08:04:16 +01:00
Andre Weinand
11ab20666a update mono-debug 2016-01-25 00:30:58 +01:00
Martin Aeschlimann
1a7316771f Run tests in extensions as commonjs tests 2016-01-24 21:21:36 +01:00
Martin Aeschlimann
9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +01:00
Sofian Hnaide
39a12660a7 Merge pull request #2193 from waderyan/send-smile-to-twitter
Send smile to twitter
2016-01-23 19:20:09 -08:00
Andre Weinand
fd27b3f88b 💄debug adapter test suite 2016-01-24 00:34:07 +01:00
Martin Aeschlimann
67e4daf06b Fix to use vscode scheme 2016-01-23 21:17:22 +01:00
Martin Aeschlimann
0a1ed45811 Support %APP_SETTINGS_HOME% in jsonValidation paths 2016-01-23 21:17:00 +01:00
Martin Aeschlimann
4b7f706e19 Use 'vscode' URI for vscode package support 2016-01-23 21:16:00 +01:00