Commit Graph

8 Commits

Author SHA1 Message Date
Akira Miyakoda
a10888cb67 Revert "EditorConfig: Workaround MSVC2017 bug."
This reverts commit 1912a948ab.
The bug has been fixed in MSVC2017 15.3.
2018-01-18 17:47:40 +09:00
Unknown W. Brackets
190691f249 OSK: Limit allowed keyboards based on input mask. 2017-10-14 22:59:48 -07:00
Unknown W. Brackets
1912a948ab EditorConfig: Workaround MSVC2017 bug.
Let's just comment out for now.  Thanks to LunaMoo for investigating.
2017-04-15 16:35:43 -07:00
Unknown W. Brackets
e32a5ad4cd Use spaces for rc files just to be consistent. 2016-09-05 19:26:51 -07:00
Unknown W. Brackets
34358fb907 Use an explicit Unicode reference.
This should be less likely of triggering weird issues with Visual Studio.
2016-08-07 18:02:10 -07:00
Unknown W. Brackets
f0a8e931ff Remove UTF-8 BOMs from a few files.
And note the only ones that do need them in editorconfig.
2016-08-07 17:59:35 -07:00
Unknown W. Brackets
69fbdc7156 Avoid trimming trailing whitespace in editors.
Unfortunately, many of our files have trailing whitespace...
2016-07-17 09:03:44 -07:00
Unknown W. Brackets
0a5ac0c468 Add an editorconfig to keep formatting consistent.
This may help to reduce indentation / etc. issues.
2016-07-01 11:21:54 -07:00