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

Nothing found on WSL #846

Open
mathisgauthey opened this issue May 15, 2024 · 2 comments
Open

Nothing found on WSL #846

mathisgauthey opened this issue May 15, 2024 · 2 comments

Comments

@mathisgauthey
Copy link

Hey there, I just installed the plugin and use it on VSCode remotely connected to my WSL.

So my codebase is inside odoo-dev-env in WSL and VS Code is installed on Windows, this is a standard setup nowadays.

Here are the logs :

09:07:04.794 Automatic Git refresh disabled
09:07:04.796 Periodic refresh disabled
09:07:04.844 Searching /home/mat/documents/odoo-dev-env...
09:07:04.844 Writing pattern file:/home/mat/.vscode-server/data/User/workspaceStorage/17d9148e293f829c01494a73df71ac26/Gruntfuggly.todo-tree/1n5x8khsd7.txt
09:07:04.845 Pattern:(//|#|<!--|;|/\*|^|^[ \t]*(-|\d+.))\s*(\[x\]|\[ \]|XXX|TODO|HACK|FIXME|BUG)
09:07:04.845 Command: /home/mat/.vscode-server/bin/dc96b837cf6bb4af9cd736aa3af08cf8279f7685/node_modules/@vscode/ripgrep/bin/rg --no-messages --vimgrep -H --column --line-number --color never --max-columns=1000 --no-config  -f "/home/mat/.vscode-server/data/User/workspaceStorage/17d9148e293f829c01494a73df71ac26/Gruntfuggly.todo-tree/1n5x8khsd7.txt" -g "!**/node_modules/*/**" "/home/mat/documents/odoo-dev-env"
09:07:05.187 Found 0 items
09:07:05.187 Applying globs to 0 items...
09:07:05.188 Remaining items: 0

I don't understand what's wrong, I do have loads of TODO in my workspace, which I don't understand.

Thanks in advance and have a great day !

@bcdiaconu
Copy link

Similar issues here. On my side sometimes it displays correctly, sometimes empty and sometime partial results appear

@mathisgauthey
Copy link
Author

I can see TODOS from current file but not from across the workspace indeed.

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

2 participants