Mark Norton

Results 53 comments of Mark Norton

I think it has something to do with using `^entity` as the pattern. I altered it to excluding end and without the line anchor and it seems to fix everything....

Had same issue on architecture just now. Came from importing some badly formatted student code and again architecture wasn't being evaluated until I lost the leading line anchor and put...

However this solution seems to screw up component direct entity instantiation, so undoing this for now and will have to investigate further when I can.

That’s a 2008 construct? I am not surprised that I don’t support that. I’ll have to research that and see if there’s anything I can do. The assignment construction is...

Alright. I can't say I see this structure a lot but maybe I should. It seems useful. In any event I found notes in Ashenden (page 102 in 3rd edition)...

Basic support added. May be able to build on that in the future.

No trouble at all. If I can figure out how to scope it better, I'll do so though I'm worried it would require a complete restructuring of the syntax definition....

Sure I'll see what I can do.

I'll see what I can do. Typing is a very hard one to correctly scope because there are so many different variations that are possible. Sublime doesn't just do keyword...

I will try as soon as I can. After a relatively peaceful morning where I was able to tinker with emacs, all hell broke loose at work and I haven't...