Skip to content

Support for jump to definition? #81

Open
@havarddj

Description

@havarddj

Hi! Sorry for the potentially naive question, but does sage-shell-mode have built-in functionality for jumping to definition in a sage file? Suppose my cursor is over a function call my-func(...) which is defined somewhere else in the file, is there a command which jumps to the line def my-func(...) ... ? The standard key command M-. just asks for a tag table, which I suppose one can generate using ctags. However, assuming sage knows where functions are defined, perhaps it would be nice if sage-shell-mode provided a command for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions