Code pane context menu #18
Labels
component: Rubbeduck.UI
Issue involves UI components
feature: editor shell
Issues that relate to the editor shell
skill:xaml
Issues that involve XAML markup and WPF
Milestone
We need to implement the code pane context menu completely from scratch, including the bare-bones stuff like Copy and Paste (surely we want these commands in the Rubberduck Editor 🤔😂).
TODO list a subtask for each command to wire up here
Note: some of these commands would remain no-op (and hidden) until a corresponding LSP server method is actually implemented, i.e. we want to wire up "find references" even if the RPC request for it comes back in error.
The text was updated successfully, but these errors were encountered: