Git Product home page Git Product logo

Comments (4)

djtal avatar djtal commented on July 26, 2024

I've tried setting up g: vista_ctags_executable to ptags but seem to have broke vista tag view. Don't know how to play with that.

from vista.vim.

liuchengxu avatar liuchengxu commented on July 26, 2024

I think vista.vim is supposed to be able to work with ptags if only you provide the right ctags options for ptags, but I haven't looked into this feature yet. What's more, I rarely search tags project wise, so this is low priority. If you are willing to help, I suggest you first try in the command line, making sure the ptags and ctags command gives you the same output, then play with g:vista_ctags_cmd since g:vista_ctags_executable passes nothing but the executable name while I believe some extra options for ptags has be to added.

from vista.vim.

littletiny avatar littletiny commented on July 26, 2024

It seems to gtags also break tag view.

from vista.vim.

liuchengxu avatar liuchengxu commented on July 26, 2024

@littletiny I don't think gtags has an option to print the output to STDOUT. Hence gtags is not supported at the moment. vista.vim does not handle the process of tags file, all operations are in memory.

from vista.vim.

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.