Commit Graph

148279 Commits

Author SHA1 Message Date
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
Benjamin Pasero
daedb27f1e action bar: restore ability to navigate with arrow keys between items 2016-01-18 09:22:06 +01:00
Alex Dima
483d764fd0 Extract TextAreaHandler from KeyboardHandler 2016-01-18 10:11:54 +02:00
Alex Dima
2cdab5c8fc Introduce TextAreaWrapper 2016-01-18 10:11:52 +02:00
Alex Dima
9d30710c57 DefineKeybindingLauncherWidget correctly communicates visible state to the editor 2016-01-18 10:11:51 +02:00
Benjamin Pasero
86770cad4a Merge branch 'master' into ben/focus-indication 2016-01-18 08:49:57 +01:00
Benjamin Pasero
29303185aa scorer: fix issue with wrong use of lastIndex 2016-01-18 08:48:46 +01:00
Benjamin Pasero
46c564f508 adjust opacity on focus too 2016-01-18 08:40:23 +01:00
Benjamin Pasero
6f272b6bab css - do not hide outline in elements with focus 2016-01-18 08:18:58 +01:00
Jan Krems
6a127084b0 Treat surrogate pairs as one character
Fixes https://github.com/Microsoft/vscode/issues/2069
2016-01-17 12:34:30 -08:00
Rob Lourens
b88792fdc8 Fix connecting to debugAdapter by port when offline 2016-01-16 18:05:05 -08:00
Wade Anderson
05f5ab78a9 Merge remote-tracking branch 'upstream/master' into install-count 2016-01-15 14:49:57 -08:00
Andre Weinand
cfe95a14a9 node debug: improve source path matching (fixes #1591) 2016-01-15 20:01:39 +01:00
Dirk Baeumer
f128e5cfda Localization support for main, render and shared processes 2016-01-15 17:08:45 +01:00
isidor
d231a506bb panel: renames based on Ben's feedback 2016-01-15 17:04:52 +01:00
Johannes Rieken
b5109cead1 inherit some basic styles (colors, font) to the iframe 2016-01-15 16:47:47 +01:00
isidor
867f165c07 panel: limit panel height 2016-01-15 15:53:54 +01:00
Johannes Rieken
3b76b4711d listen to model changes and iframe reparenting 2016-01-15 15:53:48 +01:00
Erich Gamma
c22706efe9 changed the default rules 2016-01-15 14:45:30 +01:00
Johannes Rieken
f1e652d0fd add a HtmlPreviewPart 2016-01-15 14:21:41 +01:00
Johannes Rieken
cfca250b29 HTML editor input and preview command 2016-01-15 14:21:40 +01:00
Johannes Rieken
40aca7b538 make sure progress callback is passed alone, fixes #2039 2016-01-15 14:20:11 +01:00
isidor
bbdd5d5b34 panel: fix sashes 2016-01-15 12:46:08 +01:00
Alex Dima
d55b685021 Simplify renderLine 2016-01-15 12:43:08 +01:00
Alex Dima
ec6d3c6b37 Add tests for renderLine 2016-01-15 12:43:07 +01:00
Alex Dima
2ebf0e7629 Extract renderLine to its own file in /common/ 2016-01-15 12:43:05 +01:00
Alex Dima
acda79ae57 Simplify renderLine 2016-01-15 12:43:04 +01:00
Alex Dima
6fdaae434b Stylistic changes to viewLine 2016-01-15 12:43:03 +01:00
Alex Dima
229c6f1ea7 Simplifications in viewLine 2016-01-15 12:43:02 +01:00