Skip to content

How do you enable this extension for git commit messages? #3227

Answered by Jason3S
hamirmahal asked this question in Q&A
Discussion options

You must be logged in to vote

@hamirmahal,

It is always a bit of a mystery the name VS Code uses for a file type, and they change between releases of VS Code. To find out:

  1. Open the file in question (.git/COMMIT_EDITMSG in your case).

  2. Hover over Spell on the status bar:

  3. The hover message shows the reasons it is not spell checked. git-commit is the file type needed and you might need to edit your configuration if .git has been excluded in the ignorePaths.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@hamirmahal
Comment options

Answer selected by hamirmahal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants