Skip to content

:src type to view the source (C or Julia) #24

@Keluaa

Description

@Keluaa

Something like @code_for :src func

Then:

  • if func is a Julia function, use @less or similar
  • if func is a string, assume it is an internal Julia name, and use ctags (configured for JSON output, plus caching of the tags file within a scratch dir) to find it within the Julia source (configured by the user)

In both cases, don't return a string, but rather use the pager or JULIA_EDITOR, with support for VS code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions