Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of userDictionary comments #139

Open
tottokug opened this issue Jun 13, 2023 · 0 comments
Open

Handling of userDictionary comments #139

tottokug opened this issue Jun 13, 2023 · 0 comments

Comments

@tottokug
Copy link

If a word you want to register in the dictionary contains #, it is treated as a comment and the following Exception occurs when loading the dictionary.

RuntimeException: Unmatched quote in entry:.

I would like to change the UserDictionary::read process so that it does not do this if the word is in a quote.

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

No branches or pull requests

1 participant