Skip to content

Remember cursor position when switching modules #4700

@Gener4tor

Description

@Gener4tor

The built-in-Explorer of VBE opens modules at the position they are open:

  • DblKlick on Modul "First" => First opens
  • scroll down
  • DblKlick on Modul "Second" => Second opens
  • DblKlick on Modul "First" => First is brought to the top; The position is at the bottom of the modul

This is IMHO the way it should work.

The Code Explorer from rubberduck opens modules always with the cursor on top - whereever it was before. This is very annoying because you have to scroll down and search the position where have been before basicly every time you open a module with the code explorer...

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty-02-duckyResolving these involves the internal API, but with relatively easy problems to solve.enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-code-explorerup-for-grabsUse this label in conjunction with a difficulty level label, e.g. difficulty-02-duckyuser-interfaceThis issue explicitly relates to the visible interface of Rubberduck.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions