Code Monkey home page Code Monkey logo

Comments (3)

majutsushi avatar majutsushi commented on May 22, 2024

Hm, Vim 7.0 seems to have a bug related to dictionary functions. From reading the patches list patch 7.0.167 is probably the one that fixes it, but I would have to compile Vim and check to see whether that's really the culprit.

Unfortunately I'm not sure I can really do anything about that on the Tagbar side, I use dictionary functions quite heavily and it would make the code quite a bit more complicated if I would change it in a way that circumvents the bug. I'll see what I can do, but I can't guarantee anything :)

from tagbar.

magus424 avatar magus424 commented on May 22, 2024

Don't worry about it, I found an alternate tag jump plugin that suits my
needs :)

On Tue, Oct 4, 2011 at 9:50 PM, Jan Larres <
[email protected]>wrote:

Hm, Vim 7.0 seems to have a bug related to dictionary functions. From
reading the patches list patch 7.0.167 is probably the one that fixes it,
but I would have to compile Vim and check to see whether that's really the
culprit.

Unfortunately I'm not sure I can really do anything about that on the
Tagbar side, I use dictionary functions quite heavily and it would make the
code quite a bit more complicated if I would change it in a way that
circumvents the bug. I'll see what I can do, but I can't guarantee anything
:)

Reply to this email directly or view it on GitHub:
#42 (comment)

Collin Grady

from tagbar.

majutsushi avatar majutsushi commented on May 22, 2024

I have created a version that works around this bug in this branch: https://github.com/majutsushi/tagbar/tree/70fix
It is on par with version 2.2 but I probably won't update it after that since it would require quite some additional work.

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.