Miaoze612
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Auto setting code style scheme from plugin
AnsweredI want to auto-import and select my own code style scheme on IDE level from plugin.I found the API in these posts: 1 2My code like this:final VirtualFile selectedXml = VfsUtil.findFileByIoFile(my...