codeintel: Update ctags
Created by: efritz
Bump the versions of universal ctags to the latest commit. This gives us a few nice updates including blessed support for Haskell and Kotlin which allows us to remove our custom extensions. This commit also adds support for Powershell, which we were missing as flagged by this customer issue.
Currently this PR in a state that (along with the other four) that will work locally with the changes in two other repos. Related changes:
We can commit in this order:
- Merge go-ctags
- Update go-ctags in zoekt and sourcegraph
- Update zoekt in sourcegraph
@keegancsmith Please flag if I'm missing a version requirement somewhere in Zoekt or the build of the images. I'm not sure how ctags gets installed there.
Working Powershell code intelligence: