사용자 도구

사이트 도구


vim:tags

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
vim:tags [2021/08/12 16:46]
kwon37xi
vim:tags [2021/08/27 13:47] (현재)
kwon37xi
줄 2: 줄 2:
   * [[programming:ctags|ctags]]   * [[programming:ctags|ctags]]
   * [[vim:tagbar|Vim - Tagbar]]   * [[vim:tagbar|Vim - Tagbar]]
 +  * [[vim:fzf|fzf.vim]] 를 통해 tags 생성과 현재 버퍼의 태그간 이동이 가능하다.
   * ''ctags''를 사용한 소스코드 내비게이션에 관해 정리한다.   * ''ctags''를 사용한 소스코드 내비게이션에 관해 정리한다.
  
줄 13: 줄 14:
  
 ===== vim-gutentags ===== ===== vim-gutentags =====
 +  * [[https://bolt80.com/gutentags/|Gutentags]]
 +  * [[https://vimawesome.com/plugin/vim-gutentags|vim-gutentags - Vim Awesome]]
   * https://github.com/ludovicchabant/vim-gutentags   * https://github.com/ludovicchabant/vim-gutentags
   * 백그라운드에서 tags 자동 갱신   * 백그라운드에서 tags 자동 갱신
줄 18: 줄 21:
 ===== TagList ===== ===== TagList =====
   * http://vim.sourceforge.net/scripts/script.php?script_id=273   * http://vim.sourceforge.net/scripts/script.php?script_id=273
 +  * [[vim:tagbar|Vim - Tagbar]]가 더 좋다.
   * 소스 코드의 메소드 등의 목록을 바로 보고 이동할 수 있다.   * 소스 코드의 메소드 등의 목록을 바로 보고 이동할 수 있다.
   * <code vim>   * <code vim>
줄 36: 줄 40:
 ===== 기타 플러그인 ===== ===== 기타 플러그인 =====
   * [[http://www.vim.org/scripts/script.php?script_id=3114|easytags]]   * [[http://www.vim.org/scripts/script.php?script_id=3114|easytags]]
-  * http://www.vim.org/scripts/script.php?script_id=2179 +  * [[http://www.vim.org/scripts/script.php?script_id=2179|Source Explorer (SrcExpl) : A Source code Explorer for viewing definition(s) and contextual info 
-  * http://www.vim.org/scripts/script.php?script_id=2018 +]] 
-  * http://vim.wikia.com/wiki/Auto_tags_by_project.vim+  * [[http://www.vim.org/scripts/script.php?script_id=2018|ttags : Tag list browser (List, filter, preview, jump to tags)]] 
 +  * [[http://vim.wikia.com/wiki/Auto_tags_by_project.vim|Auto tags by project.vim]] 
 +  * [[https://github.com/zackhsi/fzf-tags/search?l=vim-script|zackhsi/fzf-tags]]
  
 ===== 참조 ===== ===== 참조 =====
줄 48: 줄 54:
   * [[http://vim.wikia.com/wiki/Cscope|Cscope]]에 대해서도 정리해 볼 것.   * [[http://vim.wikia.com/wiki/Cscope|Cscope]]에 대해서도 정리해 볼 것.
   * [[https://johngrib.github.io/wiki/ctags/|ctags 명령어 - 기계인간 John Grib]]   * [[https://johngrib.github.io/wiki/ctags/|ctags 명령어 - 기계인간 John Grib]]
 +  * [[https://courses.cs.washington.edu/courses/cse451/10au/tutorials/tutorial_ctags.html|Ctags Tutorial]]
 +  * [[https://kulkarniamit.github.io/whatwhyhow/howto/use-vim-ctags.html|Use vim with ctags | what-why-how]]
vim/tags.1628754399.txt.gz · 마지막으로 수정됨: 2021/08/12 16:46 저자 kwon37xi