Commit Graph

74 Commits

Author SHA1 Message Date
Martin Aeschlimann
c6ce043c2a [theme] searate list selection outlines for high contrast suggest widget colors 2017-04-13 22:07:14 +02:00
Martin Aeschlimann
b008858740 [theme] suggest widget 2017-04-13 22:07:14 +02:00
Benjamin Pasero
37d4fa2bd0 extract tree/list css into dynamic stylesheet 2017-04-13 09:05:51 +02:00
Joao Moreno
a55f3eb6f2 Merge branch 'autocompleteHomeEndSupport' of https://github.com/mlewand/vscode into mlewand-autocompleteHomeEndSupport 2017-04-11 15:05:45 +02:00
Joao Moreno
7a0d0d7f96 fixes #23745 2017-03-31 15:36:20 +02:00
Joao Moreno
4904bf0d13 🐛 mouse doesn't work in intellisense any more
fixes #23498
2017-03-29 10:41:23 +02:00
Joao Moreno
946444f2c5 📝 todo 2017-03-23 16:26:30 +01:00
Joao Moreno
17348329fb list traits shouldn't splice 2017-03-23 16:26:30 +01:00
Joao Moreno
0ba0109578 ✏️ fix types 2017-03-23 16:26:30 +01:00
Joao Moreno
54c463d20f proper shift selection in list 2017-03-22 12:05:30 +01:00
Joao Moreno
08d63ac296 🐛 snappier list multi select 2017-03-22 12:05:30 +01:00
Joao Moreno
f6d0493de8 add list selection classes 2017-03-22 10:50:32 +01:00
Joao Moreno
8e285069c7 list: fix list sorting to use numeric sorting 2017-03-14 17:37:51 +01:00
Joao Moreno
2f4b91324b 📝 list: docs 2017-03-14 17:37:51 +01:00
Joao Moreno
b1cb85e402 list: only touch the absolute necessary rows, when working with traits 2017-03-14 17:37:51 +01:00
Joao Moreno
698c2e5acf list: first steps of multi select 2017-03-13 16:06:59 +01:00
Joao Moreno
6d2957090f 🐛 list keyboard context menu events
fixes #22467
2017-03-13 12:30:23 +01:00
Joao Moreno
a2d14b2577 🎨 improve list context menu event 2017-03-13 12:30:23 +01:00
Joao Moreno
fee3c22601 Revert "fixes #20989"
This reverts commit 24e37966be.
2017-02-22 17:08:10 +01:00
Joao Moreno
24e37966be fixes #20989 2017-02-21 16:20:49 +01:00
Joao Moreno
3ab33cac75 fix list open 2017-02-15 16:06:09 +01:00
Joao Moreno
e63560b254 list: refactor 2017-02-15 16:06:09 +01:00
Joao Moreno
62383be39e list: cleanup trait preserving splice 2017-02-14 16:47:49 +01:00
Joao Moreno
7d2bf6acaa list: support trait persistence 2017-02-14 16:47:49 +01:00
Joao Moreno
6bab393962 list: cleanup 2017-02-14 09:35:25 +01:00
Benjamin Pasero
4da71de482 better way of finding out active list (for #11517) 2017-02-09 11:39:33 +01:00
Benjamin Pasero
a2379d321f DEL key doesn't work when renaming a file (fixes #20195) 2017-02-09 09:58:17 +01:00
Benjamin Pasero
7a5b24d333 first cut commands for up/down/left/right (for #11517) 2017-02-08 18:32:19 +01:00
Benjamin Pasero
8929a0e759 tree/list: add events for DOM focus/blur 2017-02-08 12:47:41 +01:00
Marek Lewandowski
3476b92b7d Added focusFirst / focusLast methods for IntelliSense dropdown. Support for details view/state is yet to come. 2017-02-08 01:00:30 +01:00
Joao Moreno
c32199c44c fix #18713 2017-01-18 11:15:25 +01:00
Joao Moreno
63a755e411 Merge branch 'master' into scm-api 2017-01-09 09:52:34 +01:00
João Moreno
618dbf4785 improve list accessibility
fixes #17113
2017-01-04 16:14:16 +01:00
Benjamin Pasero
f2c47075c8 tslint: less implicit any use 2016-12-30 19:28:08 +01:00
Joao Moreno
aa25d1ab8f list.onContextMenu 2016-11-25 18:40:43 +01:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero
c39fe899d7 clean up lots of code when running tsconfig with noUnusedLocals 2016-09-26 11:52:12 +02:00
Joao Moreno
ea45b3873b chain events
fixes #11297
2016-09-12 15:33:19 +02:00
Joao Moreno
6cd78e2c76 Revert "home, end in suggest"
This reverts commit 82211b4d3d.
fixes #10423
2016-08-11 10:02:42 +02:00
Johannes Rieken
fbebca5527 do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
2016-08-09 10:41:21 +02:00
Joao Moreno
82211b4d3d home, end in suggest
fixes #10263
2016-08-08 17:34:57 +02:00
João Moreno
9b89383033 implement touch interaction in list
fixes #9338
2016-07-22 10:48:46 +02:00
Joao Moreno
4dff48ca3f fixes #9250 2016-07-18 12:19:34 +02:00
Joao Moreno
74eacec3de extension viewlet keyboard accessibility
fixes #8621
2016-07-13 16:51:09 +02:00
Joao Moreno
40602c30e1 scroll extensions to top
fixes #8263
2016-07-12 18:05:12 +02:00
Joao Moreno
730ed553d9 list: focus 2016-06-20 16:13:01 +02:00
Joao Moreno
c6828537f5 extensions: keyboard navigation 2016-06-20 15:13:53 +02:00
Joao Moreno
f35fa2bb2a list: useShadows options 2016-06-15 11:00:16 +02:00
Joao Moreno
a71d6f5ce5 Merge branch 'master' into extension-viewlet 2016-06-14 17:34:13 +02:00
Alex Dima
6cf0724bfe Simplify the usage of scrollableElement 2016-04-30 15:35:00 +02:00