Commit Graph
873 Commits
Author SHA1 Message Date
Johannes Rieken ae43b98754 align default icons and group labels in gotoSymbol handler 2016-01-20 11:11:29 +01:00
Benjamin Pasero 5454f5365f Ctrl-A - Select All shortcut does not work in preview mode for markdown documents (fixes #2113) 2016-01-20 10:42:48 +01:00
isidor 8e30f18be1 panel: open default panel when no other panel stored 2016-01-20 10:35:00 +01:00
isidor c01522536e add repl to bundle 2016-01-20 10:34:59 +01:00
Johannes Rieken 52add70519 move api tests to node-folder 2016-01-20 09:57:08 +01:00
Johannes Rieken a2cd24ace9 when talking to the extension host, only marshall/demarshall but don't stringify/parse, fixes #2088 2016-01-20 09:45:43 +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
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
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
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
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
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
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
Johannes Rieken d6c6437154 code lens must handle cancellation correctly, fixes #2084 2016-01-18 12:55:47 +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
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
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