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

fix: wildcard added for workspace.findFiles #2

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

iamchanii
Copy link
Contributor

Previously, move to definition from po file is only working same directories. it is not ideal for monorepo workspaces. So fix it to find files more widely but exclude node_modules directories.

btw, this is good extensions for me 😉

Previously, move to definition from po file is only working same directories. it is not ideal for monorepo workspaces. So fix it to find files more widely but exclude `node_modules` directories.
@a3510377
Copy link
Owner

Thanks!!

@a3510377 a3510377 merged commit 6fbb492 into a3510377:master Jun 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants