Extend a known file type "Find Usages" functionality
I would like to extend a "Find Usages" functionality of Java sources file to look for specific string that is transformed like "myVariable" into "MY_VARIABLE_COL" in the SQL files.
Any hints how to implements this?
Thanks,
PG
请先登录再写评论。