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

Test: finalized editor/lineNumber/context menu API proposal #180730

Closed
2 tasks done
joyceerhl opened this issue Apr 24, 2023 · 0 comments
Closed
2 tasks done

Test: finalized editor/lineNumber/context menu API proposal #180730

joyceerhl opened this issue Apr 24, 2023 · 0 comments

Comments

@joyceerhl
Copy link
Collaborator

joyceerhl commented Apr 24, 2023

Refs: #175945

Complexity: 2

Create Issue


This milestone, we've finalized the editor/lineNumber/context menu API proposal. This exposes a context menu anchored to the editor line number/gutter area.

Testing: Please create an extension which contributes a command to the editor/lineNumber/context menu and verify the usability of this context menu for extension-contributed commands. Today we expose the target line number in an argument passed to the extension command, as well as in a context key editorLineNumber which can be referenced in the contribution's when clause. Also verify that you do not need to enable a proposed API for your commands to show up in the context menu, and that there are no errors/warnings about API proposals in the developer tools console.

@joyceerhl joyceerhl added this to the April 2023 milestone Apr 24, 2023
@ghost ghost assigned rebornix and joaomoreno Apr 25, 2023
@joaomoreno joaomoreno removed their assignment Apr 25, 2023
@rebornix rebornix removed their assignment Apr 25, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants