Demonstrates VS Code's custom editor API using openai & React Server Components.
- Open this example in VS Code 1.46+
pnpm install
pnpm run watch
orpnpm run compile
F5
to start debugging
Open the example files from the exampleFiles
directory.
Demonstrates VS Code's custom editor API using openai & React Server Components.
pnpm install
pnpm run watch
or pnpm run compile
F5
to start debuggingOpen the example files from the exampleFiles
directory.