as3boyan
as3boyan
Great lib, but in practice I don't know know how to mix it with math formulas MathJax, is there is anyway to do this? Thanks) I tried to put MathML...
#206
Stop jumping between variables on ${cursor} Should do the job. I also modified additional files, like templates and I removed unused code, to make it easier for me to use....
Hi Angelo, I think CodeMirror should provide templates and text hover features too. One thing I want to know about templates is it jumps between vars perfectly, I just want...
https://www.jetbrains.com/idea/webhelp/completing-statements.html Really useful feature. TIR: STB-7287
Not a big deal actually I was digging RPG Interface demo code and seen that specified paths in XML files are relative to `assets/gfx` So I was looking for info...
https://github.com/HaxeFlixel/flixel-demos/blob/master/User%20Interface/RPG%20Interface/source/SaveSlot.hx#L42  If I click on play nothing happens(should be some console output)
FlxUI doesn't checks `visible` attribute for `sprite` in `_loadSprite` function ``` xml ```
Hi Lars and great people from Level Up Labs, I have a popup based on RPG Interface demo/popup_demo.xml to show up at center of the screen I got a map...
``` JSON Data on line 175: Expected ':' but got 'lime"' instead. Main.hx:63 Uncaught JSON Data on line 175: Expected ':' but got 'lime"' instead. TJSON.hx:33 ``` ``` json "Missing...