Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does vscode have spell check in git commit message box?

I wonder if vscode have a spell checker for commit message box, I think it would be very useful to check spell mistakes before committing.

enter image description here

like image 643
Ahmad Abu Saa Avatar asked Nov 02 '17 07:11

Ahmad Abu Saa


People also ask

Is there a spell check in VS Code?

Open up VS Code and hit F1 and type ext select install and type code-spell-checker hit enter and reload window to enable.

Does Visual Studio have spell check?

The Visual Studio 2022 editor will have a built-in spell-checker to help you code more accurately with fewer errors.


2 Answers

Please vote and comment on https://github.com/Microsoft/vscode/issues/35571 to make it happen.

like image 124
sorin Avatar answered Oct 05 '22 01:10

sorin


Not as of VS Code 1.18. Please file a feature request: https://github.com/Microsoft/vscode/issues/new

like image 26
Matt Bierner Avatar answered Oct 04 '22 23:10

Matt Bierner