Skip to content

Context menu for tree nodes #113

Description

@Rekkonnect

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions