Spell checker Commit summary?

24 views
Skip to first unread message

Narwhalx

unread,
Dec 3, 2014, 1:49:49 PM12/3/14
to git-...@googlegroups.com
Spell checking is available in the extended description, but not the commit summary.
Are there plans to also get this working in the commit summery?

I checked it out, and it looks like the biggest hurdle is the fact that QLineEdit (for the summary) doesn't allow for word coloring or underlining. So to show the word with the error, summery has to be changed to QTextEdit.

Does spell checking matter enough to tackle this problem? or is this known and accepted?
And is there a better way to get spell checking working without moving to QTextEdit?

Thanks

David Aguilar

unread,
Dec 9, 2014, 1:47:20 AM12/9/14
to Narwhalx, git-...@googlegroups.com
Yeah, it only works with QTextEdit.

I'd accept a merge request that adds a separate dialog for
replacing words across the entire message. That's one way to
make that work. It won't look as nice as how it looks in the
extended description with the red underlines, but that's ok.
--
David
Reply all
Reply to author
Forward
0 new messages