Niko Savas
Niko Savas
Doing this correctly gets the comment to be parsed but it looks like the comment is also not being stripped? I have removeComments set to true
It looks like this is still an issue, is there a way to prevent it from being auto-closed? This behaviour is quite difficult to catch and can cause catastrophic failures...
This project is going to need a rewrite, I wrote this in first year university and have learned a lot since then and the code in here is quite a...
Hi @tnorling, good questions :) I don't think we have an expectation of what the API would look like - for our use case the approach you describe would work...
I've used the above before to track focus, and while it does help to show /what/ has focus, it is still quite difficult to determine /why/ something has focus (in...
Yeah, the ideal (not sure how much work this would be) would be: - Easy way to highlight/track the currently focused element (live expressions work pretty well for this but...