Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create analyzer client in extension #27

Closed
djzager opened this issue Sep 26, 2024 · 1 comment
Closed

Create analyzer client in extension #27

djzager opened this issue Sep 26, 2024 · 1 comment
Assignees

Comments

@djzager
Copy link
Member

djzager commented Sep 26, 2024

  • Implement a client inside the VSCode extension to communicate with the Golang server.
  • Use JSONRPC to send requests to and receive responses from the server.
  • Ensure the client can handle server status updates and errors.
@djzager djzager self-assigned this Sep 26, 2024
@rszwajko rszwajko self-assigned this Sep 27, 2024
@rszwajko rszwajko removed their assignment Oct 9, 2024
@djzager
Copy link
Member Author

djzager commented Oct 15, 2024

Fixed with #54

@djzager djzager closed this as completed Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants