Skip to content

Add a goto symbol option in the editor to quickly jump to a function #11168

@gianmichelemariani

Description

@gianmichelemariani

In most modern code editors it's possible to quickly jump to a symbol (function) within the current opened file.
This speeds up moving operations especially with long files.

Describe the solution you'd like (REQUIRED):
Press a combination of key and have access to fuzzy finding to be able to quickly jump to any function in the opened file.

Image

Describe alternatives you've considered (REQUIRED):
Using the search function is not a smooth and efficient way of operating.
Ideally it should be a keyboard shortcut, then start typing character to get a filtered list -> enter

Jump to definition requires to be on top of a function call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorIssues related to the Defold editorfeature requestA suggestion for a new featurelspIssues related to the Language Server Protocoltext-editorAn issue related to the text/code editor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions