Valen Cheung
Valen Cheung
[email protected](R.a.b) // ^ these are also highlighted as keywords poposed solution: changing '/syntaxes/Kotlin.tmLanguage': line 624: from line 624: \b(this|super)\b to line 624: \b(this|super)(@\w+)?\b
Is the app itself portable? if not, what external resources does it use or where are the configs it saves?
margins is set to {0, 0, 1, 0} [here](https://github.com/bitsdojo/bitsdojo_window/blob/master/bitsdojo_window_windows/windows/bitsdojo_window.cpp#L149) causes this  changes it back to all zeros fixes the issue 