Benjamin Pasero
|
258421a276
|
tree - introduce IAccessibilityProvider to get a label for the selected item in the tree
|
2016-01-25 18:25:04 +01:00 |
|
Joao Moreno
|
b8b5980679
|
suggest: fix sorting
|
2016-01-25 18:11:57 +01:00 |
|
Joao Moreno
|
7bc046f6be
|
remove bogus sorting
|
2016-01-25 18:07:30 +01:00 |
|
Joao Moreno
|
ef27dc7986
|
💄
|
2016-01-25 18:07:30 +01:00 |
|
Joao Moreno
|
2dcd9245c6
|
suggest: filter in the model #1923
|
2016-01-25 18:07:30 +01:00 |
|
Martin Aeschlimann
|
6f9a797f77
|
Revert postinstall experiment
|
2016-01-25 17:54:29 +01:00 |
|
Martin Aeschlimann
|
4a2006c9a0
|
Trying to fix postinstall
|
2016-01-25 17:45:54 +01:00 |
|
Martin Aeschlimann
|
7a8fed4c39
|
Send proxy information
|
2016-01-25 17:43:18 +01:00 |
|
Johannes Rieken
|
200e1cf785
|
add default styles for scrollbars, focus border, and images, fixes #2143
|
2016-01-25 17:36:22 +01:00 |
|
Joao Moreno
|
3bf720d993
|
suggest: limit the lcsdiff algorithm #1923
|
2016-01-25 17:02:17 +01:00 |
|
isidor
|
5484acdcff
|
debug: breakpoint hover information
fixes #2017
|
2016-01-25 16:53:08 +01:00 |
|
isidor
|
f7e42e89eb
|
editor hover: always show hover in gutter margin even if hover is disabled
|
2016-01-25 16:53:07 +01:00 |
|
Joao Moreno
|
8057d1186e
|
suggest: cleanup on hide #1923
|
2016-01-25 16:48:48 +01:00 |
|
Joao Moreno
|
7c35e01063
|
💄 suggest widget
|
2016-01-25 16:46:27 +01:00 |
|
Joao Moreno
|
4100c213ca
|
suggest: use < instead of localeCompare #1923
|
2016-01-25 16:42:37 +01:00 |
|
Martin Aeschlimann
|
eae624b917
|
post install fix
|
2016-01-25 16:40:08 +01:00 |
|
Joao Moreno
|
a68eaef82c
|
suggest: sort outside of the tree #1923
|
2016-01-25 16:34:15 +01:00 |
|
Joao Moreno
|
0335cd5641
|
💄
|
2016-01-25 16:34:15 +01:00 |
|
Johannes Rieken
|
93cd879060
|
api - export CompletionList
|
2016-01-25 16:27:45 +01:00 |
|
isidor
|
4dd7876bda
|
debug: show simple hover when complex objects has no children
fixes #2216
|
2016-01-25 16:26:33 +01:00 |
|
Andre Weinand
|
af4f2c555a
|
update node and mono debug
|
2016-01-25 16:14:44 +01:00 |
|
Johannes Rieken
|
74d033e92a
|
allow to register for the same scheme twice. lifo behaviour
|
2016-01-25 16:12:33 +01:00 |
|
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 |
|