-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Bring up a context menu when right-clicking a tree node. Include the standard actions that are already implemented and more:
- Delete node from source (mutates the source such that the syntax node corresponding to the selected node is deleted)
- Destroy loaded descendant nodes (clears out the descendants in the loaded analysis tree, which can be good for performance)
- Generate discovery expression (generates a C# expression for syntax and symbol nodes that discovers the selected node from the compilation unit or global namespace roots respectively)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request