Commit Graph

2507 Commits

Author SHA1 Message Date
Joao Moreno
41f7345cd0 set state idle after failed update 2016-01-19 16:24:36 +01:00
isidor
5b263e87d6 repl: hide repl on esc 2016-01-19 16:03:19 +01:00
isidor
e3d5633dbf panel: show horizontal sash even when panel is hidden 2016-01-19 15:58:14 +01:00
isidor
e09c0556ea panel: make repl the default panel for now 2016-01-19 15:55:13 +01:00
Johannes Rieken
79f5349acb trus 'rejectionHandled' and 'unhandledRejection' events and only warn about unhandled promises after 1 second, fixes #963 2016-01-19 15:19:19 +01:00
Benjamin Pasero
f88e54587d quick input: indicate validation error in input field 2016-01-19 15:00:10 +01:00
Joao Moreno
a0985999ba usa quality as update channel 2016-01-19 14:42:13 +01:00
Johannes Rieken
19b791a546 add prefixes to language extension point, fixes #1851 2016-01-19 14:38:35 +01:00
isidor
1ae6b62b9f josn: add errorMessage
fixes #1978
2016-01-19 14:29:31 +01:00
isidor
b284ed5693 panel: address Ben's feedback 2016-01-19 12:57:13 +01:00
Benjamin Pasero
8ceae7eec0 implement UX team feedback for auto save 2016-01-19 12:51:54 +01:00
isidor
b19445e3d8 panel: fix issue with minimal panel width 2016-01-19 12:33:45 +01:00
isidor
e009b3060a panel: make panel height limit absolute 2016-01-19 12:06:56 +01:00
isidor
92a5f52d11 panel: CtrlCmd + L to toggle panel 2016-01-19 11:54:58 +01:00
isidor
58582bd0a0 panel: fix close panel action 2016-01-19 11:51:39 +01:00
isidor
d26a9234c3 panel: fix cyclic dependency 2016-01-19 11:51:02 +01:00
isidor
7608a3012c panel: fix layout positioning bug when sidebar hidden 2016-01-19 11:41:59 +01:00
Joao Moreno
dc4cc72aa7 pick up quality folder during gulp mixin 2016-01-19 11:26:23 +01:00
Benjamin Pasero
4089296e91 make sure tab + shift-tab work in iframes; align focus styles in markdown preview 2016-01-19 11:03:33 +01:00
Johannes Rieken
a9b3b8c026 noAutoAccept for snippet suggestions 2016-01-19 10:59:01 +01:00
Johannes Rieken
44c5e9aef7 reduce shallow size of CompletionItem 2016-01-19 10:55:30 +01:00
Benjamin Pasero
791b79c133 better keyboard handling for feedback widget 2016-01-19 10:52:48 +01:00
Johannes Rieken
1d7facf02b more clever sortText for TypeScript completion items, fixes #1190 2016-01-19 10:51:02 +01:00
Benjamin Pasero
b875d4a6f6 make sure tree leaves tab index when collapsing view 2016-01-19 10:35:50 +01:00
Benjamin Pasero
2b6ce735fd css tweaks 2016-01-19 10:25:30 +01:00
Benjamin Pasero
54309da291 keyboard control for button class 2016-01-19 10:19:54 +01:00
Johannes Rieken
cb30cde085 debt - remove ISuggestionCompare interface and usage 2016-01-19 10:17:46 +01:00
Benjamin Pasero
780f6d33c6 split view: focus tree when view gets expanded 2016-01-19 10:07:06 +01:00
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