Commit Graph

5401 Commits

Author SHA1 Message Date
Johannes Rieken
f80da3732b menus - have icon per context 2016-06-16 11:40:52 +02:00
Johannes Rieken
b82b2b95e2 fix resource detection for editor contributor 2016-06-16 11:40:52 +02:00
Benjamin Pasero
0a50f8846d Tabs/Stacks: decide on settings (fixes #7643) 2016-06-16 11:31:30 +02:00
Benjamin Pasero
90d73cd7bf When dragging a tab, Mouse cursor changes to a weird shape. (fixes #7747) 2016-06-16 11:14:11 +02:00
Benjamin Pasero
383dc0ce26 dnd: prevent bubbling 2016-06-16 09:55:34 +02:00
Johannes Rieken
8cdcd815e0 Merge pull request #7704 from Microsoft/joh/menus
menu bar extensions
2016-06-16 09:55:17 +02:00
Benjamin Pasero
4cf593ab93 stacks: factory can be null 2016-06-16 09:39:48 +02:00
Johannes Rieken
f5898acf16 Merge pull request #7656 from Microsoft/kieferrm/markdown
extract markdown into an extension
2016-06-16 09:23:49 +02:00
Benjamin Pasero
b10dfc87c8 fix tabs dnd feedback 2016-06-16 08:54:46 +02:00
Benjamin Pasero
2dfb054355 drop feedback in editor area 2016-06-16 08:52:55 +02:00
Benjamin Pasero
e0e732895d restore dnd protection for URLs to open 2016-06-16 08:26:19 +02:00
Andre Weinand
9f2c1b7ddf debug protocol: add support for setting a variable 2016-06-15 23:00:27 +02:00
Benjamin Pasero
ff2ae899ec avoid comment leak to html 2016-06-15 18:45:16 +02:00
Benjamin Pasero
88ac2c349c fix action enablement in group 2016-06-15 18:24:09 +02:00
isidor
431a72d7e0 revert Listen on explorer view collapse / expand to expand the fixed open editors view 2016-06-15 18:20:25 +02:00
Joao Moreno
50b395d959 fix stray processes
related to #7527
2016-06-15 18:08:29 +02:00
Joao Moreno
07c5c4aeb4 git service logging 2016-06-15 18:08:29 +02:00
Johannes Rieken
4880adda75 pass on the resource to which the command is contributed 2016-06-15 18:06:06 +02:00
Benjamin Pasero
dc72db46c6 dnd drop feedback on editor area 2016-06-15 18:04:57 +02:00
Benjamin Pasero
93b0a04aa5 reuse code to extract resources from DND 2016-06-15 17:51:06 +02:00
Johannes Rieken
73f3255527 fix validation issue 2016-06-15 17:10:36 +02:00
Johannes Rieken
67d03ac26b more explicit context menu location: 'explorer/context' 2016-06-15 17:03:39 +02:00
isidor
11e5950dda Listen on explorer view collapse / expand to expand the fixed open editors view
fixes #6666
2016-06-15 16:59:29 +02:00
Johannes Rieken
b740f389ca add support context menu 2016-06-15 16:34:41 +02:00
Johannes Rieken
0312fd1281 support for simple and theme-aware icons 2016-06-15 16:05:47 +02:00
Benjamin Pasero
f0c511b372 support in-app DND to editor area 2016-06-15 15:11:26 +02:00
Johannes Rieken
addda09b2a context.path -> context.where 2016-06-15 15:06:43 +02:00
Johannes Rieken
1fe81b039c fix width regression 2016-06-15 14:59:23 +02:00
Joao Moreno
425305ae31 strip ansi escape codes
fixes #7644
2016-06-15 13:00:50 +02:00
Benjamin Pasero
2cc248adcc clear title control when closing 2016-06-15 12:54:08 +02:00
Benjamin Pasero
86175ecaee put DND handler for editors into editor control 2016-06-15 12:49:58 +02:00
isidor
304dc1bc3b debug: word break on all in repl
fixes #7533
2016-06-15 12:37:07 +02:00
isidor
ee582f4aac debug: polish hover title 2016-06-15 12:32:15 +02:00
Johannes Rieken
b468c42754 fix action sorting issue - larger isn't the same as equal 2016-06-15 12:30:05 +02:00
Johannes Rieken
92f29cb5f2 add createAction from command function 2016-06-15 12:19:25 +02:00
Johannes Rieken
2617a87191 extract command runner 2016-06-15 12:04:54 +02:00
isidor
f6ca93dd42 debug: add title for complex value hover
fixes #7634
2016-06-15 11:39:47 +02:00
Benjamin Pasero
8ad8dfbb4f tabs container needs a height 2016-06-15 11:24:52 +02:00
Benjamin Pasero
666a434ab6 css cleanup 2016-06-15 11:20:37 +02:00
Benjamin Pasero
d4fad940b0 more padding for title label when tabs disabled 2016-06-15 11:10:18 +02:00
Benjamin Pasero
5473066970 no more builder in title controls 2016-06-15 11:07:41 +02:00
Johannes Rieken
dde11cce90 editor action bar contributions 2016-06-15 10:58:46 +02:00
Sandeep Somavarapu
26b0272bf3 dispose tree and model in problems view 2016-06-15 10:55:35 +02:00
Benjamin Pasero
07926e59b8 shared context menu for title controls 2016-06-15 10:54:13 +02:00
Benjamin Pasero
4c1020e757 fix keybinding conflict 2016-06-15 10:54:13 +02:00
Martin Aeschlimann
168e4bc7b3 fixes #7699: Monaco API: css / scss / less aren't bundling anymore in monaco 2016-06-15 10:52:43 +02:00
Benjamin Pasero
cddfd3f7ce Need Close All action in tab context menu (fixes #7698) 2016-06-15 10:24:05 +02:00
Benjamin Pasero
4ca39a5c7e Allow to bind keybindings for opening individual indexes of the opened editors (fixes #2211) 2016-06-15 10:15:25 +02:00
kieferrm
69b571310a use classList 2016-06-15 10:00:49 +02:00
Martin Aeschlimann
cab9ef1470 initial html hover not showing 2016-06-15 09:58:15 +02:00