There are other posts on this topic, but they’re all from ~2013 and ONE WOULD THINK a premium product would have fixed this issue by now.
Sublime Text’s indexing is great. It’s the main reason I use it… but symbols created via C++ using statements never seem to get recognized!
Is there a way for me to “augment” their parser to make this work?
Edit: mistakenly said ‘typedef’ instead of ‘using’