We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Doesn't seem to work in any directories that start with dot (.)
I tried different include and exclude settings with no success.
For example, directory/file.txt has correct highlighting, but .directory/file.txt does not.
directory/file.txt
.directory/file.txt
VS Code info:
Version: 1.89.1 (user setup) Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:13:33.891Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.19045
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Doesn't seem to work in any directories that start with dot (.)
I tried different include and exclude settings with no success.
For example,
directory/file.txt
has correct highlighting, but.directory/file.txt
does not.VS Code info:
The text was updated successfully, but these errors were encountered: