Marcus Nilsson
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Marcus Nilsson 进行了评论, -
Marcus Nilsson 创建了一个帖子, Alt-F1 project view target with overridden project view nodes, how to?
Hi,I have overridden the filenode of a custom language so that a file is represented by a toplevel PSI element in the file instead. This is much like ClassTreeNode is used in Java to represent Java... -
-
-
Marcus Nilsson 创建了一个帖子, Getting nodes in ProjectView marked as red when there is problem in file for custom language
Hi,We have a custom file type where we have provided a TreeStructureProvider to get our custom files to show differently in the project view.When you have a syntax error in Java-files, you get a re...