-
Notifications
You must be signed in to change notification settings - Fork 6.3k
-
I want to extend the capabilities of code-server by using WebSocket to interact with it. Does anyone know if there’s an API documentation for WebSocket integration with code-server?
Here's my development scenario: I will first install a vscode plugin on code-server, and then i will use WebSocket interfaces to trigger the plugin's operations.
2025年02月21日_14-58
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
ukao
Feb 21, 2025
It's vscode api, not code-server
Replies: 1 comment
-
It's vscode api, not code-server
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
ukao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment