Git Product home page Git Product logo

Comments (11)

chriscoyier avatar chriscoyier commented on August 17, 2024 6

I'd vote for some standardized way to add custom words to the otherwise-standard dictionary it downloads. Like

"add_words": ["GitHub", "blahblahblah"]

from codemirror-spell-checker.

Ajrarn avatar Ajrarn commented on August 17, 2024 4

I am looking to use your library in my own project, which is designed to be mulitlanguage.
I only have 2 languages now(english and french), but it can be extended.

I want to use this project as a dependency (bower or npm).

I think that you can make this project configureable to use others dictionnaries like these ones: https://github.com/titoBouzout/Dictionaries or any others, so you don't need to maintain all the dictionnaries of the world, and we can use what we want (as dependencies).

It's a very good idea !

from codemirror-spell-checker.

antennaio avatar antennaio commented on August 17, 2024 3

I'd also love to see support for other languages besides english added to codemirror-spell-checker. Cheers!

from codemirror-spell-checker.

WesCossick avatar WesCossick commented on August 17, 2024 1

@jackycute I'm wondering if Chromium's dictionaries would be better than the ones used currently. I've noticed there are a number of words, abbreviations, etc. that are missing.

from codemirror-spell-checker.

 avatar commented on August 17, 2024 1

@chriscoyier definitely agree with you here. Adding an option to pass an array or "ignored words" or custom words would be the deal-breaker.

from codemirror-spell-checker.

i5heu avatar i5heu commented on August 17, 2024 1

All the Popular Browsers can handel spell check so why not use this option?

http://caniuse.com/#feat=spellcheck-attribute

it looks like extremely easy to implement:

https://stackoverflow.com/questions/21306199/setting-spellcheck-language-in-google-chrome

or im wrong?

EDIT:
I have found a previous discussion about Browser SpellChek:
codemirror/codemirror5#1017

from codemirror-spell-checker.

jackycute avatar jackycute commented on August 17, 2024

Found something interesting:
http://stackoverflow.com/questions/30704264/how-to-access-chrome-spell-check-suggestions-in-javascript
http://stackoverflow.com/questions/12040169/how-can-i-access-chromes-spell-check-dictionary
https://src.chromium.org/viewvc/chrome/trunk/deps/third_party/hunspell_dictionaries/

from codemirror-spell-checker.

WesCossick avatar WesCossick commented on August 17, 2024

In theory, all you'd need to do would be to download a different dictionary.

from codemirror-spell-checker.

jackycute avatar jackycute commented on August 17, 2024

Yeah, I mean I might to do so.

The only thing I'm not satisfied with your dictionaries is that GitHub and HackMD are marked as error now. (Maybe camel case spell check is not working here)
But this is still a great repo, thank you @WesCossick !

from codemirror-spell-checker.

WesCossick avatar WesCossick commented on August 17, 2024

Note to self... look into https://github.com/titoBouzout/Dictionaries

from codemirror-spell-checker.

alfonsrv avatar alfonsrv commented on August 17, 2024

Never gonna happen. PR #39 allowing this change has been sitting around unmerged for 6+ years.

from codemirror-spell-checker.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.