Benjamin Pasero
8084a58504
add entry ( #94054 )
2020-04-01 09:23:12 +02:00
Benjamin Pasero
a4207f7759
web - allow to contribute navigation entries ( #93467 )
2020-03-26 16:34:33 +01:00
rebornix
7e56fc02c0
Contributions for notebook cell toolbar
2020-03-19 11:36:05 -07:00
Eric Amodio
9ae0fd36c9
Enhances timeline - commands, timestamp, etc
...
Adds contributable commands to timeline items
Adds right-aligned timestamp to timeline items
Adds Open Changes to Git timeline items
Adds Copy Commit ID to Git timeline items
Adds Copy Commit Message to Git timeline items
2020-02-14 15:22:45 -05:00
Johannes Rieken
d8e256c6ba
fix #89948
2020-02-04 08:36:49 +01:00
Johannes Rieken
a94014cf50
tweak schema doc for #84695
2020-01-27 11:57:11 +01:00
Sandeep Somavarapu
6eaf748366
Fix #87285
2019-12-30 12:55:07 +01:00
Johannes Rieken
9e0cffd85c
no more proposed check for theme icons for menus, #84695
2019-12-17 11:45:59 +01:00
Johannes Rieken
613326bd13
ThemeIcons for menu item only for proposed api users
2019-11-29 16:13:41 +01:00
Johannes Rieken
ed25c8898f
add codicon support for menu contributions
2019-11-29 11:03:21 +01:00
Johannes Rieken
be257638d2
rename ICommandAction.iconLocation to ICommandAction.icon
2019-11-29 10:03:35 +01:00
Matt Bierner
90f33ddc6d
Use DisposableStore in a few more places
...
- Also switches a few places that re-implemented Disposable with calls to `_register` instead
2019-10-07 15:40:01 -07:00
Joao Moreno
bcd7bcedff
wip: scm folder menus
2019-09-18 09:49:35 +02:00
Matt Bierner
445ad7021b
Use closure instead of parameters
2019-08-16 15:12:27 -07:00
Matt Bierner
ac5887deee
Use dispoablestore
2019-08-16 15:12:27 -07:00
Johannes Rieken
59794815ce
when adding contributed keybindings check if a command with enablement-clause exists
2019-05-31 12:39:40 +02:00
Rachel Macfarlane
2185280ed5
Update commentThread/context and comment/context contribution descriptions, fixes #74552
2019-05-29 09:59:36 -07:00
Johannes Rieken
b8e68e1ade
use enablement, make it a property of commands, not items, #21131
2019-05-24 15:12:30 +02:00
Peng Lyu
7b078e1165
Merge pull request #74089 from microsoft/rr/comments
...
Comment API
2019-05-23 09:42:56 -07:00
Peng Lyu
48f6cce7e8
change comment/actions to comment/context to keep align
2019-05-23 09:28:05 -07:00
Peng Lyu
fd9b74985f
rename namespace for comments
2019-05-21 15:08:47 -07:00
Howard Hung
b04e74819f
Fix typo: menusContribtion -> menusContribution
2019-05-22 01:21:20 +08:00
Peng Lyu
d681615381
Precondition for command and alt command
2019-05-20 12:02:32 -07:00
Peng Lyu
569b36c307
no need to check item.alt
2019-05-20 12:00:00 -07:00
Peng Lyu
e0666b4323
precondition for commands
2019-05-20 11:57:04 -07:00
Peng Lyu
4186bc0a44
menu items
2019-05-17 11:49:00 -07:00
isidor
7798336eff
continue supporting 'debug/toolbar' old id for one more milestone
2019-04-25 17:01:47 +02:00
isidor
75e610cf40
remove debug/toolbar
2019-04-02 10:36:36 +02:00
Martin Aeschlimann
fc7d4787ea
proposed menu id: improve wording
2019-03-25 11:30:46 +01:00
Benjamin Pasero
2c386fa9a3
Revert "Revert "debugToolbar -> debugToolBar""
...
This reverts commit 9bb443d153 .
2019-03-25 10:55:00 +01:00
Martin Aeschlimann
750266fb8e
menu: add proposed api check
2019-03-22 17:48:17 +01:00
Martin Aeschlimann
9bb443d153
Revert "debugToolbar -> debugToolBar"
...
This reverts commit e7ca7d5889 .
2019-03-22 17:30:57 +01:00
isidor
e7ca7d5889
debugToolbar -> debugToolBar
...
fixes #70954
2019-03-22 12:40:21 +01:00
Martin Aeschlimann
eb169cae3c
StatusBarWindowIndicatorMenu
2019-03-20 17:33:31 +01:00
Martin Aeschlimann
bb38935fe7
allow file menu contributions
2019-03-20 17:03:07 +01:00
isidor
4da508213a
fixes #69337
2019-02-25 14:42:36 +01:00
isidor
b4d581b75a
Make debug toolbar customisable
...
fixes #45116
2019-02-21 17:46:49 +01:00
Alex Dima
d73fdb0593
Remove support for non-dynamic extension points entirely ( #68603 )
2019-02-21 13:19:42 +01:00
Benjamin Pasero
e83cefd1e7
Cleanup workbench.main file ( #67117 )
...
* cleanup modules
* more modules cleanup
* more contribution cleanup
2019-01-25 15:14:11 +01:00