Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Louis
Total activity
10
Last activity
November 14, 2024 13:37
Member since
November 05, 2024 22:55
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
November 14, 2024 11:44
Ok. Wow. Now, I feel bad. It was so simple. I'm really sorry for the time you lost debugging my code. And thank you.If someone get to this issue, it was only a really simple logical error from my p...
Community
IntelliJ IDEA Open API and Plugin Development
Documentation new API
1 vote
Created
November 13, 2024 13:14
Yes, of course. Sorry about that.I have put an example here: https://gitlab.com/tioui/intelleiffel/-/tree/master/test_eiffelWhen I try to looked at the “CLASS_B” documentation in the class_a.e file...
Community
IntelliJ IDEA Open API and Plugin Development
Documentation new API
0 votes
Created
November 07, 2024 12:33
Thanks. Changing all the Alignment.createAlignment() to null fix the problem.
Community
IntelliJ IDEA Open API and Plugin Development
Auto-Formatting does indentation on thing that it should not indent
0 votes
Edited
November 06, 2024 14:43
Indeed I did. All Indent seems to be NONE and all Align seems to be a different oneFor the routine indentation (the one that is align the parenthesis):And for the if body:
Community
IntelliJ IDEA Open API and Plugin Development
Auto-Formatting does indentation on thing that it should not indent
0 votes