Commit Graph

92 Commits

Author SHA1 Message Date
rebornix
4e9f41be6d swap out menu ids for interactive window 2021-06-16 22:20:34 -07:00
Henning Dieterichs
5eb636f22f Renames InlineSuggestionActions back to InlineCompletionsActions. 2021-06-04 13:55:02 +02:00
Henning Dieterichs
c6777d5c6c Reverts menu rename. 2021-06-04 13:49:10 +02:00
Henning Dieterichs
3300006ee1 * Renames command ids, context keys and command titles to Inline Suggestion.
* Renames menu item, makes it proposed API.

Fixes #125034.
2021-06-04 12:46:06 +02:00
Martin Aeschlimann
ae17cc9559 Improve autocompletion for statusBar/remoteIndicator contribution point. Fixes #122566 2021-05-31 15:53:45 +02:00
Henning Dieterichs
a2d1bd0d15 Adds menu 'editor/inlineCompletions/actions' that extensions can contribute to. 2021-05-28 14:30:21 +02:00
Johannes Rieken
996dfffd63 enforce proposed API for shortTitle proposal, https://github.com/microsoft/vscode/issues/124355 2021-05-21 12:57:41 +02:00
rebornix
af0c01b1e3 Short title for command contribution. 2021-05-20 11:47:12 -07:00
rebornix
d501abe922 contribute actions to the toolbar. 2021-05-18 14:30:35 -07:00
Martin Aeschlimann
214a1581b7 Make window indicator menu contribution point stable. Fixes #121180 2021-04-22 21:54:38 +02:00
Alex Ross
f15bbef705 Do some magic to pick best label action for ports
Part of microsoft/vscode-remote-release#4826
2021-04-14 13:56:54 +02:00
gjsjohnmurray
018eca5246 fix #118615 'scm/resourceXXX/context' extension point descriptions were muddled 2021-03-22 18:02:21 -04:00
rebornix
ece0761b33 swap notebook toolbar and editor toolbar. 2021-03-18 19:09:33 -07:00
João Moreno
a4adb60e88 Add "Copy As..." core submenu to editor context and Edit titlebar menu (#118212)
* add "Copy As..." submenu

fixes #118208

* bad editing

* address feedback

* menuBar/edit/copy menu
2021-03-15 06:38:43 -07:00
Johannes Rieken
6be4a14236 fix https://github.com/microsoft/vscode/issues/118609 2021-03-10 15:52:35 +01:00
Martin Aeschlimann
b64997e0c7 add nls message for icon property (for #116198) 2021-02-22 14:19:20 +01:00
Alex Ross
2efcd2bcd2 Merge branch 'main' into joao/table 2021-02-19 11:20:50 +01:00
Connor Peet
45dc2f5fa0 testing: allow contributing menu items to test view
Fixes #116806
2021-02-18 15:29:00 -08:00
Alex Ross
9e61f45545 Source -> Origin and added a menu 2021-02-18 13:26:58 +01:00
Johannes Rieken
ab84845737 make 'editor/title/run'-menu generally available 2021-02-17 17:44:54 +01:00
Alex Ross
c87de4b1f3 Let extension contribute to ports context
and return useful info from port label command
Part of microsoft/vscode-remote-release#4433
2021-02-10 15:40:04 +01:00
Johannes Rieken
97c7d2ac84 add editor/title/run menu id and expose as proposed API 2021-02-09 14:39:14 +01:00
Benjamin Pasero
4e1eff7083 web - turn the home indicator into a menu 2020-11-23 15:00:43 +01:00
Johannes Rieken
94d3497dac 💄 2020-11-12 10:38:14 +01:00
David Sanders
f1c6ce7c9e clarify effect of command enablement 2020-11-11 11:21:27 -08:00
Alex Dima
14140d2a19 Revert "Merge pull request #109049 from digeff/searchView/context/extensionPoints"
This reverts commit a1bb5ac207, reversing
changes made to 9a08a10708.
2020-11-11 09:46:47 +01:00
digeff
86f773db82 Merge remote-tracking branch 'origin/master' into searchView/context/extensionPoints 2020-11-10 12:58:25 -08:00
João Moreno
130aa96b42 add to #109818 2020-11-04 13:31:48 +01:00
digeff
4f1f830735 Merge remote-tracking branch 'origin/master' into searchView/context/extensionPoints 2020-11-02 11:06:56 -08:00
João Moreno
98262ef050 fixes #109818 2020-11-02 12:09:02 +01:00
digeff
bb1be0326d Added extensibility points for searchView/context 2020-10-30 12:13:03 -07:00
Martin Aeschlimann
591dd1381a add back file menu contribution 2020-09-22 12:02:00 +02:00
João Moreno
b9aa43aeb3 fixes #100172 2020-09-14 16:44:16 +02:00
isidor
489672365e Expose the contribution.menus for Variable view
fixes #70377
2020-08-28 15:07:25 +02:00
João Moreno
2fa8c7c6dd fixes #103944 2020-08-05 11:23:35 +02:00
João Moreno
e8f2b6d6ae fix error msg 2020-08-03 16:36:11 +02:00
João Moreno
7472ee814e fix submenu json schema 2020-07-31 16:06:25 +02:00
João Moreno
42d6c1ff79 fix submenu json schema, add proposed disclaimers 2020-07-23 16:37:41 +02:00
João Moreno
c3cef6f8ee make menusExtensionPoint.ts easier to edit 2020-07-23 16:21:07 +02:00
João Moreno
28d97ae6f0 update menu extension point schema for submenus 2020-07-23 15:44:09 +02:00
João Moreno
10a07273dd redundant code 2020-07-23 15:39:12 +02:00
João Moreno
84880498db wip: submenu icons 2020-07-23 10:46:32 +02:00
João Moreno
0528d12e52 submenus always support submenus 2020-07-22 14:20:59 +02:00
João Moreno
18e9e7f32d Merge remote-tracking branch 'origin/master' into joao/submenus 2020-07-21 14:39:02 +02:00
Benjamin Pasero
6c79b090ee 💄 dangling comment 2020-07-21 08:23:38 +02:00
João Moreno
6584270727 add runtime submenu support validation 2020-07-17 15:34:12 +02:00
João Moreno
16ce08bfa6 fix nls 2020-07-17 15:33:35 +02:00
João Moreno
762bb9377f submenus api extension point 2020-07-17 15:16:40 +02:00
Martin Aeschlimann
8d4ec36ba6 JSON doc needs to escape icon reference Fixes #101512 2020-07-02 12:11:51 +02:00
Rob Lourens
21e43b6703 Enforce notebook cell title menu as proposed API 2020-05-31 21:00:01 -05:00