Zavy86/WikiDocs

[Feature Request] Enable spellcheck by default or provide option to enable it

Offen

#89 geöffnet am 02.01.2024

 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (62 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (509 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 7h) (30 gemergte PRs in 30 T)

Beschreibung

Describe the feature

Spellcheck is disabled by default and there seems to be no 'clean' way to enable it except for mapping the /scripts directory to the host and modifying the setting. That's not ideal since any future changes to those scripts in the project would need to be manually updated / merged.

It would be great to either have spellcheck enabled by default or have an option (either global or in the editor) to enable spellcheck.

Having it enable by default seems logical being that a wiki is typically used for writing notes / documents / articles, etc which are mostly medium to long form text for which spellcheck would be beneficial.

Is your feature request related to a problem? (optional)

I did not notice that spellcheck was disabled and now have a lot of wiki pages with spelling errors I have to go back and manually correct by copy / pasting into a spell check enabled editor and back again.

Screenshots (optional)

Extra fields

  • I'd like to work on this feature

Contributor Guide