Skip to content

Make Tagbar work for new buffers (no file name) #877

@terminatorul

Description

@terminatorul

It helps to use Tagbar even without a file in the file system, for example I use to load a large diff in Vim from stdin, with a command like:

git diff -w | gvim -

But if there is no file in Vim, then Tagbar no longer works.

Can this be fixed please ? I know tagbar already writes the source file to a temporary location for passing it to ctags. This should help tagbar work with in-memory buffers as well

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions