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

Make autoimporting debug recognized by vscode #302

Open
rickvian opened this issue Jul 28, 2023 · 0 comments
Open

Make autoimporting debug recognized by vscode #302

rickvian opened this issue Jul 28, 2023 · 0 comments

Comments

@rickvian
Copy link

Which feature you want to improve?

allow vscode auto import to recognize debug import from jest-preview

What and why you want to improve that feature

usually i need to import debug function from 'jest-preview', i cannot do cmd+space on debug syntax, therefore i have to do manual typing import { debug } from 'jest-preview' everytime i need it

its weird that this only happens on jest-preview package, and all other of my package doesn't have auto import issue

Screen Shot 2023-07-28 at 20 29 18

How to implement the changes

not sure yet how it works,

Others

would be nice if the auto import can recognize debug from jest-preview, does it related to type definition?

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

1 participant