-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Spellchecker #2338
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
Spellchecker #2338
Conversation
…ell_check # Conflicts: # browser/components/CodeEditor.js # locales/fr.json # package.json
|
Is this still active? |
|
@nac2791 if i understand it right, the maintainer (@Rokt33r ) decided that my solution is too complex and will not be merged therefore. |
|
Alright. I changed my mind. Let's give a shot. @ehhc Could you fix the conflicts? |
|
@Rokt33r the conflicts are resolved :) |
|
I'm going to merge this after releasing v0.11.11! Thanks for your effort! |
another try to add spellcheck to boostnote.
The live spell check is debounced now..
Unfortunately the context menu is buggy if it is invoked from the keyboard and not with the mouse.. I have absolutely no idea why that happens.. Maybe it's enough to be merged anyway @Rokt33r ?