X Tutup
Skip to content

Feature Request: Go to Definition in Split Pane (like Spacemacs , g G) #377

@dewijones92

Description

@dewijones92

Thanks for this AMAZING extension btw 🤩 ... just a feature request if you don't mind 👍

Problem

I frequently need to navigate to the definition of a symbol while working in VSpaceCode. Currently, I use ", g g" to jump to the definition, but this replaces the content of my current pane. This disrupts my workflow when I want to keep the original context visible.

Solution

I would like a keybinding, such as ", g G" (similar to Spacemacs), that opens the definition in a new split pane. If the window is already split, the definition should open in an existing inactive pane.

Additional context

This feature is inspired by the ", g G" behavior in Spacemacs. It significantly improves code navigation efficiency by allowing users to quickly view definitions without losing their current context. This would be a valuable addition to VSpaceCode, enhancing its navigation capabilities and bringing it closer to the Spacemacs experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup