Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AICoderNew to Visual Studio Code? Get it now.
AICoder

AICoder

icditwang

|
1,841 installs
| (0) | Free
AICoder extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AICoder

Install Server Dependencies

Search AICoder in the vscode and install it or take following method.

  1. Install pygls following this README
  2. Create .vscode/settings.AICoder file and set python.pythonPath to point to your python environment where pygls is installed

Install Client Dependencies

Open terminal and execute following commands:

  1. npm install
  2. cd client/ && npm install

Run Example

  1. Open this directory in VS Code
  2. Open debug view (ctrl + shift + D)
  3. Select Server + Client and press F5
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft