Gordon Smith

Results 119 comments of Gordon Smith

I didn't mention why this is import! I want to common up my VS Code "syntaxes" regex with the ones I use in the Chevrotain lexer (with plans to automate...

Interesting - as a potential side project I could see a "chevrotain grammar -> VSCode Language Extension" utility being able to get a huge % of the grunt work automated....

Re XText - yes, but 100% within JS (I actually had some experience with XText about 5 years ago, while writing a language extension for Eclipse - the same language...

Is there a list of supported operations?

Does anyone have an example of this working?

Thanks for the sample - I had (finally) got something similar working myself. The current issue I am seeing is trying to "derive" a Dojo JS class from a TypeScript...

@g-pan @JamesDeFabia - Currently we swap out the ECL text with the ECL Editor control based on this selection: `"pre.programlisting:not([lang]),pre.programlisting[lang='ecl']"` I have added a button to open the ECL in...

@JamesDeFabia can you point me to one of the files that has `role` set and I can use it for testing - thx.

@shamser is there an equivalent change needed for the elapsed time?

I believe this PR will also fix this issue: https://github.com/hpcc-systems/HPCC-Platform/pull/18854