Commit Graph

90679 Commits

Author SHA1 Message Date
Benjamin Pasero
b33141613f Merge branch 'master' into ben/focus-indication 2016-01-19 09:57:37 +01:00
isidor
96aea03a55 Merge branch 'master' into isidorn/panel 2016-01-19 09:56:20 +01:00
Isidor Nikolic
fca508050e Merge pull request #2064 from roblourens/offlineDebug
Fix connecting to debugAdapter by port when offline
2016-01-19 09:52:59 +01:00
Andre Weinand
2771dff034 update node-debug 2016-01-19 08:55:09 +01:00
Benjamin Pasero
6bd608e81a more polish and linting 2016-01-19 07:41:48 +01:00
Alex Dima
357c6dca01 Fixes #2068: Update find and replace strings in state on input event 2016-01-18 22:34:27 +02:00
Alex Dima
9bb41b4dcd Simplify TextAreaHandler 2016-01-18 22:25:15 +02:00
Alex Dima
2b63ddcfc6 Simplify TextAreaHandler 2016-01-18 22:25:14 +02:00
Alex Dima
f04224cd75 Simplify interaction model between TextAreaHandler and KeyboardHandler 2016-01-18 22:25:12 +02:00
Johannes Rieken
a6aa8ddf80 add html preview sample 2016-01-18 18:27:24 +01:00
Benjamin Pasero
79e032c169 tslint 2016-01-18 18:21:33 +01:00
Benjamin Pasero
3298a01494 fix sluggish layout behavior 2016-01-18 17:53:14 +01:00
Benjamin Pasero
04e1468803 Merge branch 'master' into ben/focus-indication 2016-01-18 17:36:28 +01:00
Benjamin Pasero
c53bf63681 split view: allow access to toolbar in header 2016-01-18 17:12:20 +01:00
isidor
8d5965fbc7 panel: style the title 2016-01-18 17:04:47 +01:00
Johannes Rieken
a6f29b71eb 💄 ts lint 2016-01-18 16:59:25 +01:00
Alex Dima
43e9150cf6 Move textAreaHandler to /common/ 2016-01-18 17:50:37 +02:00
Alex Dima
f4efd391ad Reduce usage of /browser/ in textAreaHandler 2016-01-18 17:47:54 +02:00
isidor
791543025a panel: toggle panel action 2016-01-18 16:41:37 +01:00
Benjamin Pasero
2d4a748360 split view header keyboard access 2016-01-18 16:38:58 +01:00
isidor
fc1ef1621e panel: properly restore panel if it was active 2016-01-18 16:32:10 +01:00
Alex Dima
780660668a Move *Range classes to editor/common/ 2016-01-18 17:22:20 +02:00
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