Woezelmann
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 1
-
Woezelmann commented, -
-
Woezelmann created a post, How to use SqlLanguage in Plugin to reformat SQL
Hi there, currently I am trying to add SQL reformating functionality to my plugin. To reformat e.g. JSON I do the following: PsiFileFactory.getInstance(project).createFileFromText(JsonLanguage.INST...