Commit Graph

2507 Commits

Author SHA1 Message Date
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
Alex Dima
c4edd62356 Clean-up in viewLine.ts 2016-01-15 12:43:00 +01:00
isidor
440f46abfe absolutly position the panel in workbench 2016-01-15 11:42:19 +01:00
Benjamin Pasero
b579e8f55d a11y: do not eat the Tab key in iframe editors 2016-01-15 11:39:06 +01:00
isidor
dd6ddeea37 merge master 2016-01-15 11:16:43 +01:00
Johannes Rieken
405b8bad1e ops 2016-01-15 10:49:02 +01:00
isidor
20d7004501 panel: add horizontal sash 2016-01-15 10:44:05 +01:00
Martin Aeschlimann
aa134d030b [theme] remove variable and annotation colors from defaults 2016-01-15 10:34:44 +01:00
Johannes Rieken
68cf1b7e5e 💄 refine IResourceEditorContentProvider interface 2016-01-15 10:26:26 +01:00
Johannes Rieken
c250c4d2e7 api - send telemetry for usage of deprecated API 2016-01-15 10:20:06 +01:00
Martin Aeschlimann
d9b9d8730f Tune new colors added for dark+ & light+ themes #1943 2016-01-15 09:50:38 +01:00
Benjamin Pasero
d24e6023e8 use scorer.matches() for files and handle wildcards properly 2016-01-15 09:44:47 +01:00
Benjamin Pasero
c0a3c27c9b Commands: inconsistent matching (fixes #2031) 2016-01-15 09:44:46 +01:00
Johannes Rieken
9d25873956 Merge pull request #2028 from Microsoft/joh/inputBox
support to validate user input
2016-01-15 09:16:59 +01:00
Erich Gamma
6e2403964a make slashes consistent in the shown file path 2016-01-15 09:12:42 +01:00
Erich Gamma
6ca007d86e enable the microsoft rules directory 2016-01-14 19:38:28 +01:00
Benjamin Pasero
f5022a502c revert fuzzy scoring for commands 2016-01-14 19:08:27 +01:00
Benjamin Pasero
c42c864318 polish 2016-01-14 19:05:32 +01:00
Alex Dima
387f8f51c3 Fix compile error 2016-01-14 18:09:02 +01:00
Johannes Rieken
7a626a94ea add support for input validation 2016-01-14 17:57:13 +01:00
Erich Gamma
8fac1e1017 Integrated tslint 2016-01-14 17:53:55 +01:00
isidor
bdad18ecdd workbench.setPanelPartHidden 2016-01-14 17:40:24 +01:00
isidor
6594eeb4f5 layout of panel first steps 2016-01-14 17:23:57 +01:00