You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: