Andrey Myasoedov
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Andrey Myasoedov 创建了一个帖子, 已回答Formatting 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 创建了一个帖子, 已回答CLion 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...