Results 3 issues of 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 ![image](https://user-images.githubusercontent.com/17940784/172577754-497c9152-252c-40e2-b5bd-cf1072b1e3d3.png) changes it back to all zeros fixes the issue ![image](https://user-images.githubusercontent.com/17940784/172578012-93e4c958-0c63-4849-ad2b-cc53a17994e3.png)