Code Monkey home page Code Monkey logo

Comments (2)

majutsushi avatar majutsushi commented on May 22, 2024

Tagbar doesn't use tag files (it reads the ctags output with a pipe), so whatever is causing the tag file to be created has nothing to do with Tagbar.

What do you mean by 'forcing' Tagbar open? Using TagbarOpen? So it doesn't open with TagbarToggle, but it does open with TagbarOpen? That sounds quite odd.

If the Tagbar window is empty the most common case is that the filetype of the current file isn't set correctly. What kind of file are you trying to edit? The best way to proceed would probably be to use Tagbar's debug commands (see :h tagbar-commands). Open Vim with the file you want to edit, call TagbarDebug, open Tagbar, and then quit Vim. That should leave you with a file tagbardebug.log in the current directory that you can look at and/or paste here (or send me directly if it's too long).

from tagbar.

bitboxer avatar bitboxer commented on May 22, 2024

Ah, the debug was a very good help. The path to the ctags was wrong in my MacVim and it used an corrupted version that crashes when using it. It's now working.

Thanks!

from tagbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.