Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Null ghost
Total activity
4
Last activity
December 19, 2023 06:56
Member since
December 10, 2023 17:01
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
December 19, 2023 06:56
Thanks for your reply, but reformatRange is not working, but I found that reformatText can format the code correctly.This is a python dictionary formatted using reformatRange. public void writeM...
Community
IntelliJ IDEA Open API and Plugin Development
Why does the removeSelection method undo the results of ReformatCodeProcessor?
0 votes
Edited
December 11, 2023 11:59
I didn't see it throwing an error in idea. The “org.jetbrains.intellij” version is “1.16.0”platformType=IC platformVersion=2020.3The selection string will be replaced, and then the selection code ...
Community
IntelliJ IDEA Open API and Plugin Development
Why does the removeSelection method undo the results of ReformatCodeProcessor?
0 votes