Chrisly
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
-
Chrisly 进行了评论, -
Chrisly 创建了一个帖子, 已回答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... -
Chrisly 创建了一个帖子, 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 ... -
-
-
Chrisly 创建了一个帖子, 已回答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...