Commit graph

1979 commits

Author SHA1 Message Date
xzper 8a850be7fc replace powershell with findstr 2016-01-20 13:27:52 +08:00
João Moreno c7280f04a6 Merge pull request #1072 from EgorMatirov/arm_building
Allow building binary on Linux ARM.
2016-01-19 17:50:00 +01:00
Benjamin Pasero b03e3e6f58 panel: extract action contribution scope 2016-01-19 17:32:56 +01:00
Benjamin Pasero bbb50c8640 panelPart => panel 2016-01-19 17:25:12 +01:00
Benjamin Pasero f8713fe68c panel - proper color for "no workspace" case 2016-01-19 17:22:44 +01:00
Benjamin Pasero d1b963ac26 menu - add a separator 2016-01-19 17:19:27 +01:00
Isidor Nikolic 919919791b Merge pull request #2042 from Microsoft/isidorn/panel
Implement a horizontal panel for the workbench
2016-01-19 16:26:58 +01:00
isidor bf0b600423 panel: expose actions in menus 2016-01-19 16:26:11 +01:00
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
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
Johannes Rieken 1d7facf02b more clever sortText for TypeScript completion items, fixes #1190 2016-01-19 10:51:02 +01:00
Johannes Rieken cb30cde085 debt - remove ISuggestionCompare interface and usage 2016-01-19 10:17:46 +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
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
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
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
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