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

Q: How to scan files in the entire workspace? #4044

Open
DimaTarasiuk opened this issue Jan 13, 2025 · 5 comments
Open

Q: How to scan files in the entire workspace? #4044

DimaTarasiuk opened this issue Jan 13, 2025 · 5 comments
Labels

Comments

@DimaTarasiuk
Copy link

Scan of all files in all workplace not working, or I did'n config the file correctly.
I need to open each file to check is there issue or not, but I can't to trigger somehow all files check.
Commands like: "> cSpell: Check Workspace" and "> cSpell: Check Current Project" are not working

Could you pls advice or guide how to make it correctly. Thanks in advance

@DimaTarasiuk DimaTarasiuk changed the title Scan files for all workspace Scan files for all workspace not working Jan 13, 2025
@Jason3S
Copy link
Collaborator

Jason3S commented Jan 13, 2025

@DimaTarasiuk,

There isn't a command to check the current project. But, it is possible to open a CSpell REPL Terminal:
image

It will open a terminal that looks like this:
image

You can check all TypeScript files with:
image

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 13, 2025

I hope that helps. It is a new feature, so any issues you find, please report them.

@Jason3S Jason3S changed the title Scan files for all workspace not working Q: How to scan files in the entire workspace? Jan 13, 2025
@DimaTarasiuk
Copy link
Author

Thank you for quick reply. The feature is working, with .json files at least. Is there any -flag or possibility to show issued files in "words with issues" section? Because it shows only in terminal.
If no, so Its like an idea for future.

@Jason3S
Copy link
Collaborator

Jason3S commented Jan 14, 2025

That would be an enhancement. As well as a watch flag. But it is possible to ctrl/cmd - click on issues to take you to the file.

@GeWuNAV
Copy link

GeWuNAV commented Jan 15, 2025

May I interject with a question? This cmd does only check my first folder of my workspace. No matter where I locate by using cd.
Any ideas on how to check the whole workspace?
Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants