Skip to content

Enable extensibility for IDE integrations #4800

@skeshive

Description

@skeshive

What would you like to be added?

Documentation: We need clear documentation that describes how IDE integration can be enabled for other IDEs. This should include details on the notification schemas and supported communication protocols.

Implementation Robustness: We must ensure the current implementation is stable. For example, logic like truncating context should be handled by the server not the client extension. This will prevent inconsistent behavior across different clients.

Protocol Evaluation: We should decide if we need to switch from HTTP to stdio for the VS Code extension, similar to the cider integration.

Why is this needed?

Enable contributors to create their own IDE integrations

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions