This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
I'm not sure where I picked it up from, but I have a git repository template with a post-commit hook that automatically generates a tags file when I commit to, or update the repository. You can find the hooks in my dot-files, here.
Would it be possible for symbols-view to pick up this tags file? Couple of things to note:
I discovered the latter when I lazily tried symlinking the existing tags file into my project root and it still wouldn't find the symbols. 😄