GithubHelp home page GithubHelp logo

Comments (9)

jinleileiking avatar jinleileiking commented on July 1, 2024

plugins:
Bundle 'Shougo/vimproc.vim'
Bundle 'Shougo/unite.vim'
Bundle 'tsukkee/unite-tag'
Bundle 'Shougo/neocomplete'

from unite-tag.

jinleileiking avatar jinleileiking commented on July 1, 2024

What about use the tags file ( ctags generate), do not use neocomp to generate when command launch?

from unite-tag.

jinleileiking avatar jinleileiking commented on July 1, 2024

I do not know the rule of unite-tag works.But it seems that. When launch unite tag, It adds up the database asynclly, Can It gen the database using a cmd. And unite-tag use it later?

Just as I use the ctags:

  • type ctags -R
  • wait It complete. And you can drink coffee or tea
  • type ctrl+].
  • check the generated ctags file
  • .... Bang! Very fast

from unite-tag.

Shougo avatar Shougo commented on July 1, 2024

It is feature. I cannot fix the problem. Sorry.

In 5 Mins, It calcs only 30000+ tags....

Your tags is too too too big. Unite.vim is not designed for 10000 over candidates.
It is over spec.

from unite-tag.

jinleileiking avatar jinleileiking commented on July 1, 2024

@Shougo Is there any way to find a tag in a big project? Thanks.

from unite-tag.

Shougo avatar Shougo commented on July 1, 2024

I do not know the rule of unite-tag works.But it seems that. When launch unite tag, It adds up the database asynclly, Can It gen the database using a cmd. And unite-tag use it later?

It is difficult. But unite can generate cache file into HDD(my unite-help implement it).
I will implement this feature.

from unite-tag.

luojiesi avatar luojiesi commented on July 1, 2024

any updates on this? unite is my top 1vim plugin for now. i really want to use this and get rid of built-in tag system. thanks a lot!

from unite-tag.

Shougo avatar Shougo commented on July 1, 2024

Unfortunatelly, I have not much time to implement it.
I have focused on unite and neocomplete and next complete engine for neovim.

from unite-tag.

Shougo avatar Shougo commented on July 1, 2024

Done.

from unite-tag.

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.