吴隽卿
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
吴隽卿 created a post, AnsweredHow do I get all callers of a method in a project
I'm trying to make a plug-in for goland, which is used to directly search for the corresponding API implementation through the url address.I want to know is there any way to get all callers of a me... -
-
吴隽卿 created a post, AnsweredHow can I get the PSI or Virtual File of all go files in my project?
I'm trying to make a plug-in for goland, which is used to directly search for the corresponding API implementation through the url address. In order to achieve this, I want to get all the PSI files...