Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Zihaozhao07
Total activity
7
Last activity
March 17, 2023 04:16
Member since
April 10, 2022 14:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 13, 2022 12:11
Awesome! It looks so normal now. Thank you a lot!
Community
IntelliJ IDEA Open API and Plugin Development
How to make the Indent relative to direct parent's parents?
0 votes
Created
April 12, 2022 15:02
You are right, I did not pay attention to the settings of alignment here is the YJSBlock class: public class YJSBlock extends AbstractBlock { private final SpacingBuilder spacingBuilder; protecte...
Community
IntelliJ IDEA Open API and Plugin Development
How to make the Indent relative to direct parent's parents?
0 votes
Created
April 11, 2022 15:08
here is the structure screenshot. I only defined one block class so that the structure may not be so clear. and I copied the PSI tree as following. It's easier to locate the problem by searching "...
Community
IntelliJ IDEA Open API and Plugin Development
How to make the Indent relative to direct parent's parents?
0 votes