Chrisly
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Chrisly commented, -
Chrisly created a post, AnsweredFileIncludeProvider -- 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 created a post, 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 created a post, AnsweredGrammar-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...