fake-bpy-module
fake-bpy-module copied to clipboard
VSCode Jedi LSP hangs immediately when accessing any blender symbol
trafficstars
System Information
- OS: [Fedora 42]
- Blender version: [4.3.0]
Using Jedi (which is my default) my lsp immediately freezes and provides no information (perhaps for a similar reason to #354).
Forcing "python.languageServer": "Pylance" in vscode settings.json and restarting it fixed all of my issues immediately.
I'm open to writing a more succinct explanation in the readme (or other relevant docs location) if wanted. If not just close this issue.