Benjamin Pasero
|
db57729f97
|
no outline for repl input
|
2016-01-20 11:53:20 +01:00 |
|
isidor
|
f42cc2e154
|
BaseEditor is a Panel
|
2016-01-20 11:47:04 +01:00 |
|
Benjamin Pasero
|
bf47ea198e
|
better crash handling: offer to reload window; do not quit entire application
|
2016-01-20 11:40:37 +01:00 |
|
isidor
|
572d02d2bf
|
panel: toggle panel is cmd + J
|
2016-01-20 11:16:29 +01:00 |
|
João Moreno
|
6f105b3d4e
|
Merge pull request #2118 from f111fei/master
'scripts\npm install' bugs in windows7
|
2016-01-20 11:13:34 +01:00 |
|
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 |
|
Benjamin Pasero
|
e04f08cee7
|
Merge branch 'master' into ben/focus-indication
|
2016-01-20 10:39:20 +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
|
82d7cb417e
|
fix test failure with dynamic marshalling contributions
|
2016-01-20 10:00:04 +01:00 |
|
Johannes Rieken
|
52add70519
|
move api tests to node-folder
|
2016-01-20 09:57:08 +01:00 |
|
Erich Gamma
|
04b451c914
|
Adding tslint and typescript as a dependency to satisfy the peerDependencies of tslint and gulp-tslint.
|
2016-01-20 09:46:33 +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 |
|
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 |
|
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 |
|