fzzylogic
fzzylogic
Don't know of a solution yet. Found another highlighter called [rangy](https://github.com/timdown/rangy), not sure if it would help you. But i am still holding out for mir3z to get to this...
Not that i know of. When a range is highlighted, the onBeforeHighlight callback receives the range and gives you a chance to do stuff before highlighting happens. Haven't had a...
Works great, thanks for sharing!
@MariuszOnik, the included code is all there is. However, i remember that i later found there were some situations where the canvas would be zoomed for some reason, so the...
@FRReinert Wish that were so, but i ended up by changing to calling a stored procedure instead of directly doing a select via sp_prepexec, and that overcame the speed problem...
@kaymccormick Hi, thanks for the feedback, not sure which parts aren't working for you, which OS you're on etc. New issue might be needed. But pressing on, installed the latest...
Thanks @iffyb, unfortunately [not all standard library modules are supported by Transcrypt](https://github.com/QQuick/Transcrypt/issues/313#issuecomment-294541063).
You're right @iffyb, I noticed also that you're using a globally installed instance, which a few have had problems with in the past. To use a virtual env, the simple...
Thanks @iffyb, good points. I haven't look into how Transcrypt handles imports, but for some reason I was getting further into the process on my side, using: > transcrypt -v...
Thanks for this valuable feedback @iffyb, glad you're making headway and look forward to seeing a browser based bezoar in future.