Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Enable extension for unsupported languages #337

Answered by LasseRosenow
LasseRosenow asked this question in Q&A
Discussion options

You must be logged in to vote

Okay now I found the solution haha:

Change this setting:

from:

"grammarly.files.include": ["**/README.md", "**/readme.md", "**/*.txt"]

to:

"grammarly.files.include": ["**/README.md", "**/readme.md", "**/*.txt", "**/*.tex"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LasseRosenow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant