inc0der
inc0der
## Problem I've recently had a project where I felt having all my .hxml files within a hxml directory was required for a cleaner root directory and I soon realized...
Adds a property to ScrollView to allow choosing which mouse button can be used to drag scroll. I settled on `scrollMouseButton` after discussing it in Discord but if you like...
I love having Ternific but I also love using my custom snippets. There is an issue with using Brackets Snippets (by edtc) extension, whenever I go to type a snippet,...
This will fix the problem with using #elif as a comment block, like `// #elif _CONDITION */` where the `*/` would crash the parser.