Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to ignore spell checking of single text file #600

Open
zBernie opened this issue Feb 4, 2025 · 0 comments
Open

Unable to ignore spell checking of single text file #600

zBernie opened this issue Feb 4, 2025 · 0 comments

Comments

@zBernie
Copy link

zBernie commented Feb 4, 2025

I have the spellright.ignoreFiles statement below in my settings.json. However, spell checking is still performed on Powershell.txt. From what I've read I don't believe it is possibel to ignore files outside of the root directory.

Is that correct, it is not possible to ignore spell checking of files in a specific path?

-Thanks

"spellright.ignoreFiles": [
"**/.gitignore",
"C:\Users\zbern\OneDrive\Documents\Powershell.txt",
"/h2/sbiswas/Desktop/arc-experiments.md"
],

@zBernie zBernie changed the title Unable to ignore spelling in single text file Unable to ignore spell checking of single text file Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant