Open izzylys opened 5 years ago
Same for me!
Version: 0.1.9
Sorry for late response.
Please check if your Python Interpreter in VS Code is python 2.7.
Also check if under Codelistener plugin foler, in your case "C:\\Users\\izzy\\AppData\\Roaming\\McNeel\\Rhinoceros\\6.0\\Plug-ins\\CodeListener (8c4235b6-64bc-4508-9166-bef8aa151085)\\0.1.7.0\\"
, there's a folder called AutoComplete
.
Thank you for your reply. Switching to python 2.7 breaks intellisense altogether in my case...
The AutoComplete folder is there.
Switching to python 2.7.0 x86 solved the issue in my case.
In my case, AutoComplete isn't working at all. All folder paths are correct.
I'm running Python 2.7.15 64-bit, which shouldn't be a problem...
Changing Python interpreter to the latest 2.7.18 x86 didn't solve the problem.
Thanks for the extension! It's been working perfectly other than the autocomplete. Code completion works for
rhinoscriptsyntax
, but not forRhino.Geometry
though they both import just fine. If you have any theories for why this is happening, please let me know!VS Code: 1.30.2 Rhino 6: 6.10.18311.20531, 07/11/2018 CodeListener: 0.1.7.0