Commit Graph

2507 Commits

Author SHA1 Message Date
Benjamin Pasero
917a9ef13b support arrow key navigation in search options 2016-01-18 16:20:33 +01:00
isidor
12e1528814 panel: actions in repl 2016-01-18 16:18:01 +01:00
isidor
c508eb27a6 panel: close panel action 2016-01-18 16:16:22 +01:00
Alex Dima
01d79435dd Reduce /browser/ usage in textAreaHandler 2016-01-18 17:02:29 +02:00
Benjamin Pasero
613b7594b8 search: make toggle query details keyboard accessible 2016-01-18 16:00:58 +01:00
Alex Dima
d3073a2069 Add tests for textAreaState 2016-01-18 16:50:53 +02:00
Alex Dima
161eb75e37 Move textAreaState to /common/ 2016-01-18 16:50:51 +02:00
Alex Dima
aa5866f104 Remove /browser/ types from textAreaState 2016-01-18 16:50:50 +02:00
isidor
4808112ed5 debug: toggle repl action 2016-01-18 15:38:35 +01:00
isidor
398a40db2a panel: ReplEditorInput is no longer needed. 2016-01-18 15:07:28 +01:00
isidor
0c456f835a panel: debug console is a panel 2016-01-18 15:02:34 +01:00
isidor
ee1eda4639 panel: panelPart.css 2016-01-18 15:02:25 +01:00
Dirk Baeumer
25edb0c336 Merge branch 'dbaeumer/localizationSupport' 2016-01-18 15:01:33 +01:00
Dirk Baeumer
867a0a9048 Mark duplicated code 2016-01-18 14:52:49 +01:00
Benjamin Pasero
204674828a have outline for input/textarea in one place 2016-01-18 14:50:28 +01:00
Benjamin Pasero
ea081c5b66 also add checkbox for outline 2016-01-18 14:42:45 +01:00
Johannes Rieken
d6c6437154 code lens must handle cancellation correctly, fixes #2084 2016-01-18 12:55:47 +01:00
Johannes Rieken
f7f6663eca properly transform errors between ext host and main side 2016-01-18 12:55:12 +01:00
Johannes Rieken
106c236f28 💄 tslint 2016-01-18 11:51:07 +01:00
Benjamin Pasero
6a3c574b86 Merge branch 'master' into ben/focus-indication 2016-01-18 11:27:02 +01:00
Benjamin Pasero
c8604d4fc9 more linting in base 2016-01-18 11:26:37 +01:00
Johannes Rieken
7bc4c0a22d fix issue 2016-01-18 11:22:54 +01:00
Benjamin Pasero
bc387b6e97 do not eat keys for dropdowns 2016-01-18 11:08:55 +01:00
Johannes Rieken
50cfdd1e80 💄 and revealing on the input box when outside viewport, fixes #2078 2016-01-18 11:05:52 +01:00
Johannes Rieken
bd1cb81d65 Merge pull request #2079 from Microsoft/joh/previewHtml
html preview part and command
2016-01-18 11:04:21 +01:00
Benjamin Pasero
6fe710dace proper outline for buttons too 2016-01-18 11:01:16 +01:00
Benjamin Pasero
b8540dede5 properly focus dropdowns in toolbars 2016-01-18 10:59:06 +01:00
Joao Moreno
9817537847 Merge remote-tracking branch 'origin/master' 2016-01-18 10:56:13 +01:00
Joao Moreno
8f032f9ede Merge branch 'wadeanderson-install-count' 2016-01-18 10:56:03 +01:00
Joao Moreno
d21757aee6 cleanup gallery service 2016-01-18 10:54:47 +01:00
Joao Moreno
9c55870fbc several polish fixes
pimp up UI
hide UI when install count is not available
move installCount to galleryInformation
sort by name when install count is equal
2016-01-18 10:49:41 +01:00
isidor
2590fe9f7e panel: move more code down to compositePart 2016-01-18 10:47:35 +01:00
Joao Moreno
794753447d improve install count style, add title 2016-01-18 10:39:13 +01:00
Benjamin Pasero
569865d4e7 improve focus handling within actionbar 2016-01-18 10:36:05 +01:00
Johannes Rieken
2d56a66ed6 make sure IQuickFix items get a unique id assigned, fixes #2059 2016-01-18 10:32:27 +01:00
Benjamin Pasero
0e29fada3b escape -> blur 2016-01-18 10:24:08 +01:00
Benjamin Pasero
3e288084bb fix toolbar to play nice with keyboard focus 2016-01-18 10:20:00 +01:00
Joao Moreno
1edee67ec4 Merge branch 'install-count' of https://github.com/wadeanderson/vscode into wadeanderson-install-count 2016-01-18 10:05:46 +01:00
Joao Moreno
8ab1b046df fix lint warnings 2016-01-18 10:04:35 +01:00
Alex Dima
f790fd09e6 Fix tslint errors 2016-01-18 11:03:43 +02:00
Alex Dima
c4bd7bcb36 Towards eliminating browser deps from textAreaState 2016-01-18 10:55:39 +02:00
Alex Dima
ae5ef7135d Extract TextAreaState to its own file 2016-01-18 10:55:36 +02:00
Joao Moreno
cb0588a475 Merge branch 'enable-tslint' 2016-01-18 09:51:19 +01:00
Joao Moreno
ef3f9d9d88 Merge remote-tracking branch 'origin/master' into enable-tslint 2016-01-18 09:51:04 +01:00
Johannes Rieken
7ca5a58a3b undo change in editor.contribution.ts 2016-01-18 09:50:41 +01:00
Joao Moreno
ef97929beb cleanup hygiene 2016-01-18 09:50:41 +01:00
Alex Dima
fdefd71cbb Extract TextAreaHandler to its own file, fix issue in input handling 2016-01-18 10:32:56 +02:00
Johannes Rieken
6ffd45846b append styles to the front if possible 2016-01-18 09:30:33 +01:00
Benjamin Pasero
bc90350f28 actionitem: tabindex only for enabled actions 2016-01-18 09:29:06 +01:00
Benjamin Pasero
27c3e14023 lint actionbar 2016-01-18 09:25:22 +01:00