-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add custom language extension option (#55)
- Introduced `CustomLangExt` property in Config.cs - Updated RenameService to handle custom language extensions - Modified SettingsViewModel to include custom language extension logic - Enhanced SettingsWindow to allow user input for custom language extensions - Ensured mutual exclusivity between keeping language extension and custom language extension options --------- Co-authored-by: qwqcode <qwqcode@gmail.com>
- Loading branch information
1 parent
47d403f
commit dd0f6c7
Showing
4 changed files
with
42 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters