Raxol.Extensions.VSCodeBackend (Raxol v2.0.1)
View SourceBackend handler for the VS Code extension.
This module provides the Elixir-side implementation for communicating with the VS Code extension, handling requests for AI features, performance analysis, and component management.
Summary
Functions
Returns a specification to start this module under a supervisor.
Handles a code completion request from the VS Code extension.
Handles a component analysis request from the VS Code extension.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Handles a performance analysis request from the VS Code extension.
Lists available components in the project.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Handles a code completion request from the VS Code extension.
Handles a component analysis request from the VS Code extension.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_call/3.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Handles a performance analysis request from the VS Code extension.
Lists available components in the project.