Nbilyk
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Nbilyk 创建了一个帖子, Extending PsiErrorElement
When walking my PSI tree, I can get at PsiErrorElement nodes -- Is there any way (other than parsing the error string) to get at a list of the expected tokens? For example, PsiErrorElement has an e... -
Nbilyk 创建了一个帖子, Custom Language: Make Project
Newbie question: Any examples out there of a custom language plugin that compiles on Build -> Make Project? -
-
Nbilyk 创建了一个帖子, Unit test build directory
When IntelliJ builds the unit test swfs, it runs them in a temporary directory, but I need the unit test swfs to be able to load external files. Is there a way to set what directory they compile to?