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

ActiveCollisionTypes are not suggested via VSCode intellisense #703

Open
davcri opened this issue Sep 23, 2024 · 0 comments
Open

ActiveCollisionTypes are not suggested via VSCode intellisense #703

davcri opened this issue Sep 23, 2024 · 0 comments

Comments

@davcri
Copy link
Contributor

davcri commented Sep 23, 2024

Usually when coding i start typing the name of an export class, object, function,... and VSCode intellisense automatically suggests to import the correct package.

This does not happen for ActiveCollisionTypes.

image

I need to manually add import { ActiveCollisionTypes } from '@dimforge/rapier3d-compat'

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