Skip to content

Support providing a line number when opening a file #1880

@luisdavim

Description

@luisdavim

Contributing guidelines

Module(s)

mini.extra

Description

Maybe this is something that cold be added to mini.extra.

Sometimes I just copy/paste file paths from a linter/compiler output and that fails because what I copied has the format <file_path>:<line_number> it would be super convenient to have neovim just open the file and just to that line number.

There are some plugins for this already but maybe it's something Mini could incorporate to avoid the need for an extra plugin.

Some examples I've found:

The last one is the one I'll be using for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions