Add an option to exclude some folders
See original GitHub issueI am not sure if this is an issue of marksman
or of LSP-marksman
which I use in Sublime Text.
I have noticed that marksman
does not ignore files in node_modules/
folder, therefore I have now log of warnings of files that are not mine and I don’t care about them.
It would be nice to provide a way to ignore/exclude files, ideally using globs (like in .gitignore
).
Issue Analytics
- State:
- Created a year ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
How to Exclude Folders From Windows Search
Head over to the Add an excluded folder option under the Excluded Folders section and click on it. Add an excluded folder button....
Read more >Could you please add a option to exclude a folder and also ...
Summary of the new feature/enhancement As a user I want PowerShell can exclude a folder and also exclude its subfolders and subfiles.
Read more >Add or Remove Excluded Folders For Search Indexer in ...
Open the Settings app. · Go to Cortana -> Searching Windows. · On the right, go to the section Excluded Folders. · Click...
Read more >How can I exclude some folders from my Eclipse project?
Right-click a project folder in Project Explorer tree and go to "Properties". Resource -> Resource Filters. Add as many exclusion filters for ...
Read more >How to Exclude a File or Folder from Windows Defender Scan ...
Again, there are some Windows files and folders you may exclude from ... Windows Defender Antivirus includes an option to exclude files and ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Glad to hear that!
Thank you, I’m aware of that. I wanted to confirm with you that the issue is indeed resolved before closing it.
Sorry for late reply.
The version I use is
1.0.0-1a3998f
/2022-09-09
. I use it on Arch Linux.It can be reproduced on any repository after installing any NPM package that contains some issues in its Markdown files (e.s.
aedes
package). However, that is irrelevant, as you seem to found the culprit. 👍 🙏