Git Product home page Git Product logo

Comments (5)

majutsushi avatar majutsushi commented on May 21, 2024

This is a limitation of ctags, it unfortunately doesn't report the function signatures so I can't show them in Tagbar. I thought about fixing ctags once I have some time, but I'm not sure how soon that would be.

from tagbar.

majutsushi avatar majutsushi commented on May 21, 2024

The current development version of ctags now correctly reports function signatures for Python. So you can either install the development version or wait until a new stable version gets released, and it will work in Tagbar without any other changes needed.

from tagbar.

 avatar commented on May 21, 2024

Hey @majutsushi, this issue seems to have become relevant again. On macOS 10.12.1 with Neovim, function signatures for Python & Ruby (Tested Java and that worked) don't show up. But here too, pressing space shows the line correctly. Could this be an issue on my end? I tried using the ctags output alone as described in tagbar-issues, but I really couldn't notice anything special about it.

from tagbar.

majutsushi avatar majutsushi commented on May 21, 2024

As far as I can see nothing should have really changed here, it's working fine for me with both Exuberant Ctags and Universal Ctags. Neovim shouldn't make a difference there, and I've tried it with that as well. My only guess would be that you're using the latest release of Exuberant Ctags instead of the development version.

The display when showing space is generated differently and is not really applicable for the normal Tagbar window, it just happens to look similar for Python.

from tagbar.

 avatar commented on May 21, 2024

@majutsushi You're right, that was indeed the issue. Thanks a lot for your time!

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.