Skip to content

Generators - file, Is it possible to cut out a specific line or function only? #108

@ysknsid25

Description

@ysknsid25

Describe the feature

You may wish to include the implementation of a particular function in the documentation.

For example, GitHub allows you to copy permalinks and do a range like package.json#L12-L13.

Image

It is difficult to extract the beginning and end of a function by specifying the function name because the beginning and end of a function varies depending on the language, but it may be possible to extract only a specific line of the file, what do you think?

If it looks good, I would like to try to implement it.

Additional information

  • Would you be willing to help implement this feature?

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