Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SourceControl - scm/inputBox menu contribution proposal #195474

Open
lszomoru opened this issue Oct 12, 2023 · 5 comments
Open

SourceControl - scm/inputBox menu contribution proposal #195474

lszomoru opened this issue Oct 12, 2023 · 5 comments
Assignees
Labels
api api-proposal feature-request Request for new features or functionality scm General SCM compound issues
Milestone

Comments

@lszomoru
Copy link
Member

lszomoru commented Oct 12, 2023

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

// empty placeholder declaration for the `scm/inputBox`-menu contribution point
// https://github.com/microsoft/vscode/issues/195474

This proposal would enable extension authors to place an action inside the source control input box:

image
@lszomoru lszomoru added the scm General SCM compound issues label Oct 12, 2023
@lszomoru lszomoru self-assigned this Oct 12, 2023
@lszomoru lszomoru changed the title SourceControl - scm/inputBox menu contribution proposal SourceControl - SourceControlInputBoxValueProvider API proposal Nov 14, 2023
@starball5
Copy link

@lszomoru lszomoru changed the title SourceControl - SourceControlInputBoxValueProvider API proposal SourceControl - scm/inputBox menu contribution proposal Dec 5, 2023
@lszomoru lszomoru added the feature-request Request for new features or functionality label Dec 5, 2023
@lszomoru lszomoru added this to the Backlog milestone Dec 5, 2023
@eamodio
Copy link
Contributor

eamodio commented Jan 22, 2024

@lszomoru Is this coming soon-ish?

@lszomoru
Copy link
Member Author

I will try to get this finalised in February.

@lszomoru lszomoru modified the milestones: Backlog, February 2024 Jan 23, 2024
@umpox
Copy link
Contributor

umpox commented Feb 13, 2024

@lszomoru Do you know if the plan is still to include this in the February release? I noticed it is not included in the February iteration plan

There are multiple VS Code extensions that were making use of the previous API so it'd be great to be able to restore this functionality to users!

@lszomoru
Copy link
Member Author

There are still couple of things to finalise around the execution of the actions that are being contributed to this menu so we simply ran out of time. We will try to get this finalises in March 2024.

@lszomoru lszomoru modified the milestones: February 2024, March 2024 Feb 21, 2024
@lszomoru lszomoru modified the milestones: March 2024, April 2024 Mar 22, 2024
@lszomoru lszomoru modified the milestones: April 2024, Backlog Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api api-proposal feature-request Request for new features or functionality scm General SCM compound issues
Projects
None yet
Development

No branches or pull requests

4 participants