software:vim_studio
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:vim_studio [2024/10/25 15:37] – created solar | software:vim_studio [2024/10/25 15:59] (current) – [Setting up ctags] solar | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| In '' | In '' | ||
| + | ===== Setting up ctags ===== | ||
| + | |||
| + | 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 | ||
| + | </ | ||
| + | |||
| + | This will take a while, especially on large projects. | ||
| + | |||
| + | ===== References ===== | ||
| + | |||
| + | * [[https:// | ||
software/vim_studio.1729863446.txt.gz · Last modified:  by solar
                
                