I am trying to get symbol information for code using non-standard extensions. The code is a lot like Java.
VA doesn't seem to build up any symbol information for these files. I have my extensions in the registry already and it doesn't seem to help.
I previously used an addin called Workspace Whiz that worked fine for these extensions. VA seems much better across the board, however, it is much less useful if the symbols from these source files are not created. This means I cannot jump to implementation, flip to header or lookup symbols from any of these files.
Is there any plan to support these non-standard extensions?
I tried to follow the FAQ as closely as I could. The only part I wasn't sure about was adding the header to the extsource and extheader. These didn't exist when I went in to edit them. I created a new key for each and then changed the default value to be .myh; and .mycpp;