Chrisly
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
创建于 FileIncludeProvider -- what it's for?
已回答I've implemented FileIncludeProvider, but I've got no idea what it's actually for (first I thought it would be providing a reference to other files, but obviously it doesn't -- I guess I need a sep... -
创建于 Expanding macros with LazyParseablePsiElement or TemplateDataElementType
Hi there, I've been extending my M68k plugin (https://plugins.jetbrains.com/plugin/17268-mc68000-assembly-language-support source https://github.com/chrisly42/mc68000-asm-plugin ) and after trying ... -
创建于 Grammar-Kit explicit handling of spaces and ambiguity
已回答Hi there, I'm working on an assembly language support plugin and about to bang my head against the wall after several days of fruitless attempts to Get Things Right(TM). The language has some thing...