Ikarago
Ikarago
Currently there are only normal versions of these; having an accent version of them could help with some usecases (like a highlighter Primary Button) to make it stand out even...
The SpellChecker doesn't work when booting the app; it needs to be turned off and back on again in order to work. **Repo steps:** 1) Open the app with the...
Currently the app is pretty barebones for Xbox. It needs to be optimized a bit more to make it look and control better on Xbox.
App fails to initialize for some users. Possibly caused by in-proper initialization of the Data as @prayaas-a mentioned in Issue #31, but not sure what the actual root cause is....
Currently some stuff is handled via Debug WriteLine text, while other things are not exception handled at all. In order to improve bugtracking this needs to be improved to proper...
Currently the FileDataService has some redundant code. Streamline this so making changes in the future will be less error prone.
Follow up for Issue #45, deeper integrate support for the different text/file encoding formats into the application.
Implement Search and Replace options as requested in Issue #14 by @MarcAnt01