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

vscode intelisense with pyrealsense #13793

Open
arothenberg2 opened this issue Feb 26, 2025 · 2 comments
Open

vscode intelisense with pyrealsense #13793

arothenberg2 opened this issue Feb 26, 2025 · 2 comments
Labels

Comments

@arothenberg2
Copy link

Intelisense doesn't work with the pyrealsense in my setup - windows vscode or vs 2022 (I played with both) .
Is there a common fix for the problem? Pyrealsense runs fine. I know this may not be a Realsense issue. I tried various solutions, Maybe I am not providing the right path in the settings.json? Thanks in advance.

@MartyG-RealSense
Copy link
Collaborator

Hi @arothenberg2 Problems with using Intellisense with pyrealsense2 code is a known issue. Links to discussions about it and a possible solution can be found at #11789 (comment)

@arothenberg2
Copy link
Author

The soution seems to be(?) scrapping the python docs and making a stub file from that - unless I'm reading it wrong. That's seems like a lot of of work.
I'll just not use autocomplete for the pyrealsense. It's disappointing but I think I can work around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants