User Tools

Site Tools


software:vim_studio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:vim_studio [2024/10/25 15:59] solarsoftware:vim_studio [2024/10/25 15:59] (current) – [Setting up ctags] solar
Line 45: Line 45:
 Go to the top level directory of your solution, and run: Go to the top level directory of your solution, and run:
  
-''ctags -R --c++-kinds=+p --fields=+iaS --extras=+q --exclude=.git --exclude=.svn --exclude=.hydra --exclude=.vs --exclude=bin --exclude=obj''+<code> 
 +ctags -R --c++-kinds=+p --fields=+iaS --extras=+q --exclude=.git --exclude=.svn --exclude=.hydra --exclude=.vs --exclude=bin --exclude=obj 
 +</code>
  
 This will take a while, especially on large projects. This will take a while, especially on large projects.
software/vim_studio.txt · Last modified: 2024/10/25 15:59 by solar

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki