Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Chat BuilderNew to Visual Studio Code? Get it now.
Chat Builder

Chat Builder

blamy

|
200 installs
| (0) | Free
Custom Editor for openai chats
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Chat Builder - Editor for gpt chat api

Chat Builder

Demonstrates VS Code's custom editor API using openai.

VS Code API

vscode module

  • window.registerCustomEditorProvider
  • CustomTextEditor
  • CustomEditor

Running the example

  • Open this example in VS Code 1.46+
  • pnpm install
  • pnpm run watch or pnpm run compile
  • F5 to start debugging

Open the example files from the exampleFiles directory.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft