jacktasia / dumb-jump

an Emacs "jump to definition" package for 50+ languages
GNU General Public License v3.0
1.57k stars 150 forks source link

help needed #422

Closed ghost closed 2 years ago

ghost commented 2 years ago

I am just starting to use this package and can't quite figure out how to M . in my project to get to some definition points. Does this need to have TAGS for the project, meaning having run e.g. etags in all files and dirs of my project? Thank you! (lable would be question)

jacktasia commented 2 years ago

You definitely don't need to do anything with tags, as not having to is pretty much the point of this project. I recommend you read the README and ask any specific questions you may have after that.