====== Differences ======

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

Link to this comparison view

it:ctag [2023/02/15 09:29] – created - external edit 127.0.0.1it:ctag [2025/02/11 20:21] (current) vlp
Line 1: Line 1:
-ctags +## Install
- +
-## install+
  
     sudo apt-get update && sudo apt-get install -y exuberant-ctags     sudo apt-get update && sudo apt-get install -y exuberant-ctags
          
-## init dans un folder+## Init dans un folder
  
     ctags -R .     ctags -R .
  
-## utilisation+## Utilisation
  
 ctrl + ] pour aller au tag ctrl + ] pour aller au tag
  
 ctrl + t pour retourner à l' index ctrl + t pour retourner à l' index