sonnyp / Commit

Commit message editor

Home Page:https://apps.gnome.org/Commit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Spellcheck

nathansamson opened this issue · comments

Title says it all. Builtin spellcheck so you don't make typo's...

Let me rephrase my question :)

Are you aware of this new spelling library, and do you have plans to integrate it (or are willing to accept contributions that use it)

commented

I'm aware of it and Commit should make use of it 👍 but I don't have time to work on it.

I'd be very happy to review/help if someone is willing to give it a try.

This is what needs to be done

  1. Add libspelling module to the Flatpak manifest
  2. Integrate it, make sure to use ESM to import it import Spelling from 'gi://Spelling';

https://gitlab.gnome.org/chergert/libspelling/-/tree/main#in-javascript