사용자 도구

사이트 도구


vim:tags

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
vim:tags [2021/08/27 12:42]
kwon37xi [vim-gutentags]
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''를 사용한 소스코드 내비게이션에 관해 정리한다.
  
줄 20: 줄 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>
줄 52: 줄 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.1630035761.txt.gz · 마지막으로 수정됨: 2021/08/27 12:42 저자 kwon37xi