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

Feature Request: Add Configuration Option to Exclude Packages from Code Suggestions #4145

Closed
zogwosh opened this issue Mar 22, 2024 · 3 comments

Comments

@zogwosh
Copy link

zogwosh commented Mar 22, 2024

Could you please add an option to exclude certain packages from code suggestions? Some irresponsible packages offer thousands of exported items, which significantly slow down the editor's performance. For example, date-fns is one of these packages.

@so1ve
Copy link
Member

so1ve commented Mar 22, 2024

Does typescript have such configuration?

@lisonge
Copy link

lisonge commented Mar 22, 2024

It looks related to microsoft/TypeScript#49578

@zogwosh
Copy link
Author

zogwosh commented Mar 24, 2024

@lisonge thanks, I have added settings in my VSCode to exclude postcss and date-fns, and now I feel much better. This configuration does not work in 1.87. but I managed to get them working in the Insiders version. The issue wasn't related to Volor.

@zogwosh zogwosh closed this as completed Mar 24, 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

No branches or pull requests

3 participants