fake-bpy-module icon indicating copy to clipboard operation
fake-bpy-module copied to clipboard

VSCode Jedi LSP hangs immediately when accessing any blender symbol

Open NotStirred opened this issue 6 months ago • 4 comments
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.

NotStirred avatar May 09 '25 21:05 NotStirred