开发者

ctags

0
  • How to configure stepping-into Rails's core with Vim Exuberant Tags?

    While enjoying the flexi开发者_如何学Cbility of Vim Exuberant Tags def navigation in Rails applications, I thought why not go deeper, and have the Rails core source as a low-level reference.[详细]

    2023-03-26 03:41 分类:问答
  • Using Ctags with Gvim on Windows

    I\'m using gvim as my main \'IDE\' on windows 7 and I开发者_StackOverflow中文版 would like to use ctags to navigate through the code. I\'ve downloaded it and ran based on this tutorial: http://www.tec[详细]

    2023-03-26 03:08 分类:问答
  • VIM+ctags+omnicppcomplete

    I am linux newbie, but I finally decided to try one, I recently installed openSUSE. On windows 7 I used Visual Studio for c/c++ programming. I tried to find any IDE under linux, tried KDevelop but did[详细]

    2023-03-25 13:29 分类:问答
  • ctags for c99 only

    I\'ve been looking through ctags man pages but I haven\'t found anything that will tell ctags to only record prototypes for c99 header files.[详细]

    2023-03-24 02:40 分类:问答
  • Change my CTAGS theme

    I\'m using ctags, which I installed in Ubuntu. When I autocomplete something in vim, the autocomplete text i开发者_如何学编程s white on a bright pink background. It\'s quite painful to look at. Is the[详细]

    2023-03-23 22:05 分类:问答
  • ctags multi-line C function prototypes

    Is there a way for ctags to handle multiline function prototypes in C? I\'ve searched around and the --fields=+S is supposed to do multiline prototypes, but I can\'t get it to work:[详细]

    2023-03-22 15:35 分类:问答
  • vim cannot connect to cscope database

    I have opensuse 11.4 installed. Vim is version 7. Now I normally use it to browse the linux kernel source. So I generated the cscope database inside a directory within my home folder i.e. /home/aijazb[详细]

    2023-03-15 01:04 分类:问答
  • Is there a Ctags like tool for browsing/navigating XSLT code in Vim?

    Need a way to navigate/browse XSLT files easily with Vim. Similar to the way ctags can be used with C/C++ source code.[详细]

    2023-03-14 23:15 分类:问答
  • Vim and ctags: tag filenames

    Is it possible to have ctags generate tags for filenam开发者_如何学Goes as well? I would like to be able to jump to a file given a filename. :find seems to be awfully slow compare to tags...Try runnin[详细]

    2023-03-13 10:26 分类:问答
  • ctags error: "ctags: Unknown option: -p"

    I\'ve searched for this (exact) error, but I can\'t find any mention of it on the web. Basically, I\'m trying to install ctags (I\'ve never used it before) on OSX Snow Leopard. Here\'s what I\'ve don[详细]

    2023-03-11 18:26 分类:问答