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

Implement some editor related VS Code commands #12943

Closed
tsmaeder opened this issue Mar 20, 2019 · 0 comments
Closed

Implement some editor related VS Code commands #12943

tsmaeder opened this issue Mar 20, 2019 · 0 comments

Comments

@tsmaeder
Copy link
Contributor

Implements some editor related commands ("show declarations", etc.) from [plug-in] Implement VS Code Built-in Commands eclipse-theia/theia#4050

The idea is to map them to monaco-related commands like for "showReferences", which is already there.

This issue is a planning proxy. Please not on the related issue when you're picking one for implementation. It probably does not make sense to create issues for each command, since many of them will map directly to monaco commands.

@tsmaeder tsmaeder added kind/planning A checklist of issues for planning a particular sprint. team/languages labels Mar 20, 2019
@tsmaeder tsmaeder changed the title Implement some editor command from [plug-in] Implement VS Code Built-in Commands #4050 This issu Implement some editor related VS Code commands Mar 20, 2019
@sunix sunix removed the kind/planning A checklist of issues for planning a particular sprint. label Jul 29, 2019
@tsmaeder tsmaeder added this to the Backlog - Languages milestone Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants