吴隽卿
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How do I get all callers of a method in a project
AnsweredI'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 How can I get the PSI or Virtual File of all go files in my project?
AnsweredI'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...