Skip to content

Conversation

@lukaferlez
Copy link

Changed FileAccessor to read config files using StreamReader so that UTF-8 files are read properly. This enables adding gitemoji to file types.

Luka Ferlež added 6 commits August 27, 2022 00:48
Changed FileAccessor to read config files using StreamReader so that UTF-8 files are read properly. This enables adding gitemoji to file types.
The ConfigFileProvider has unnecessary caching of read settings from the
config files.
This is an issue from different perspectives
* not be the
responsiblity of the config provider
* not properly loading settings when using
multiple solutions
* not being able to reload selection when editing the config
The ConfigFileProvider has unnecessary caching of read settings from the
config files.
This is an issue from different perspectives
* not be the
responsiblity of the config provider
* not properly loading settings when using
multiple solutions
* not being able to reload selection when editing the config
@lukaferlez lukaferlez changed the title ✨ feat: UTF-8 support for config files ✨ feat: support of UTF-8, fixed handling of local config Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant