Andrey Myasoedov
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Andrey Myasoedov created a post, AnsweredFormatting indents make me go nuts
I'm using a custom Block model that implements ASTBlock. All Comment blocks return Indent.getNormalIndent() as the result of getIndent(). But they get Indented in very strange manner see attached p... -
-
-
-
Andrey Myasoedov created a post, AnsweredCLion custom compiler support plugin/wrapper
I'm trying to implement support of several embedded compilers (e.g. Microchip's xc8) to be used with CLion seamlessly. And rough implementation is not what I want to get, because I have already mad...