Austin Cheney
Austin Cheney
Since there is a Twig solution to this issue would you like me to continue to work this? This would be a very challenging problem to solve for.
I am not currently parsing the insides of the Twig tags, but I certainly should be. If I were to parse it similarly to how I parse JavaScript the output...
Thank you for your work on this. Just let me know if you need another set of eyes.
I just looked at the failed appveyor test. Before giving up on this it looks like the difference could be related to some code changes I have made over the...
Yes, mostly. The build command is mostly for dev, but is required if the application is cloned from github because I do not commit the JavaScript files. Pulling the application...
I resolved some merge conflicts in the simulations.ts file and the package.json file. Don't worry about the simulations.ts file because that conflict had nothing to do with your pull request....
Absolutely, and there is definitely no rush. I appreciate the help.
Good question. I ran into some complexity with TypeScript early on and it was just easier to make it an external dependency. I cannot remember what this complexity was right...
Markup tags embedded in script or style code isn't something that I encounter as often and so it isn't something I am supporting as well as I should. In this...
If you are using the webtool there should be folding available to address this concern. Looking at the line numbers in the generated output there should be a `-` or...