Skip to content

Instantly share code, notes, and snippets.

@petrenkorf
Created February 5, 2020 13:04
Show Gist options
  • Save petrenkorf/7a2baa47e493cb68d319e33be23d5507 to your computer and use it in GitHub Desktop.
Save petrenkorf/7a2baa47e493cb68d319e33be23d5507 to your computer and use it in GitHub Desktop.
ctags commands
ctags -f vendortags --verbose --languages=PHP -R vendor --php-kinds=cdfi
ctags -f tags --verbose --languages=PHP -R app --php-kinds=cdfi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment