Coder Social home page Coder Social logo

taglisttoo's People

Contributors

ervandew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

taglisttoo's Issues

Many errors indicated followed by empty taglist

I am getting an error message when I run :TlistToo both in vim and gvim

:TlistToo Error detected while processing function taglisttoo#taglist#Taglist..59_ProcessTags..59_Window..59_FormatDefault..184..185:
line 6:
E118: Too many arguments for function: sort
Error detected while processing function taglisttoo#taglist#Taglist..59_ProcessTags:
line 79:
E171: Missing :endif
Error detected while processing function taglisttoo#taglist#Taglist:
line 27:
E171: Missing :endif

After the messages clear, I get an empty buffer. If I move to the buffer, I get the following errors:

Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 1:
E121: Undefined variable: b:taglisttoo_content
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 1:
E116: Invalid arguments for function len(b:taglisttoo_content[0])
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 1:
E15: Invalid expression: line('.') > len(b:taglisttoo_content[0])
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 5:
E121: Undefined variable: b:taglisttoo_content
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 5:
E15: Invalid expression: b:taglisttoo_content[0][line('.') - 1]
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 6:
E121: Undefined variable: index
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 6:
E15: Invalid expression: index == -1 || (type(index) == 1 && index == 'label')
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 10:
E121: Undefined variable: b:taglisttoo_tags
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag..62_GetTagInfo:
line 10:
E15: Invalid expression: b:taglisttoo_tags[index]
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag:
line 4:
E121: Undefined variable: name
Press ENTER or type command to continue
Error detected while processing function 62_EchoTag:
line 4:
E15: Invalid expression: 'tag: ' . tag_info.name
Press ENTER or type command to continue

There are often other error messages, but I don't recall how I got them all to come up.

I currently use vundle to install all my plugins to ~/.vim/bundle/<plugin_name>/ but also tried installing to ~/.vim/ with the same results. I have exuberant ctags installed and have vim 7.2 with python.

Your plugin looks like a great improvement over taglist.vim and I would appreciate any help to get it working for me.

Taglisttoo not opening automatically

I see there's code to open automatically in a new tab if Tlist_Auto_Open is set, but it doesn't seem to be working for me. TlistToo does load automatically if I load the file from the command line (i.e., vi MyFile.java) but not if I first enter vim and then load the file with :e MyFile.java. Any suggestions?

Using Vim 7.3

Option to display method prototype

Taglist has a option Tlist_Display_Prototype to always display method prototype at the sidebar. Need this feature when writing some RubyMotion code. For example, to distinguish these methods:

 def tableView(tableView, cellForRowAtIndexPath:indexPath)
 def tableView(tableView, didSelectRowAtIndexPath:indexPath)

Getting Error in ProcessTags?

Since installing taglisttoo yesterday from github I get this error when switching into a .cc file and no tags show in the tag list window.

Switching to a .h file has no issue.

Error detected while processing function 88_ProcessTags..88_Window..88_FormatDefault..242..243..90_SortTagsByName:
line 1:
E716: Key not present in Dictionary: type_name
E15: Invalid expression: a:tag1.type_name
Error detected while processing function 88_ProcessTags:
line 79:

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.