Visual Studio IntelliCode - AI-enhanced development tools. 👋Want to submit an issue to MicrosoftDocs/intellicode? If you have a bug or an idea, read the contributing guidelines before opening an issue. For FAQ's see
Product and Version [VS/VSCode]: 1.83.1
OS Version [macOS/Windows]: WIndows
IntelliCode Extension Version: v1.2.30
Target Platform or Language [e.g. Node.js]: Python
I waited a lot of time for it to work. However, this still shows activating the extension due to which the IntelliCode does not work. It showed error analogous to the previous errors in other issues. I'm not sure what the issue is.
Note: Switching to the pre-release version in Pylance works.
VS-Code Intellicode
```
Language server is set to Pylance.
Acquiring model
vs-intellicode-python was passed a model: {}.
Acquiring model 'intellisense-members-lstm-pylance' for python
Querying IntelliCode service for available models.
Cached model is up to date.
Activating Python extension
Language server extension command failed. Exception: Error: command 'python.intellicode.loadLanguageServerExtension' not found
at y.n (vscode-file://vscode-app/c:/Users/abdul/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1528:12299)
at y.executeCommand (vscode-file://vscode-app/c:/Users/abdul/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1528:12228)
Error while activating Python: {}
```
Product and Version [VS/VSCode]: 1.83.1 OS Version [macOS/Windows]: WIndows IntelliCode Extension Version: v1.2.30 Target Platform or Language [e.g. Node.js]: Python
I waited a lot of time for it to work. However, this still shows activating the extension due to which the IntelliCode does not work. It showed error analogous to the previous errors in other issues. I'm not sure what the issue is.
Note: Switching to the pre-release version in Pylance works.
VS-Code Intellicode
``` Language server is set to Pylance. Acquiring model vs-intellicode-python was passed a model: {}. Acquiring model 'intellisense-members-lstm-pylance' for python Querying IntelliCode service for available models. Cached model is up to date. Activating Python extension Language server extension command failed. Exception: Error: command 'python.intellicode.loadLanguageServerExtension' not found at y.n (vscode-file://vscode-app/c:/Users/abdul/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1528:12299) at y.executeCommand (vscode-file://vscode-app/c:/Users/abdul/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1528:12228) Error while activating Python: {} ```Steps to Reproduce / Scenario:
1. 2.