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

Language Server for Playground IDE #18

Open
2 tasks
zhifenglee-aelf opened this issue Aug 13, 2024 · 0 comments
Open
2 tasks

Language Server for Playground IDE #18

zhifenglee-aelf opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zhifenglee-aelf
Copy link
Collaborator

Expected Behavior

Language Server for Playground IDE so that it has error detection.

Specifications

As a developer, I would like to be able to detect error when I am coding so that I do not need to wait for build to discover errors.

Development Tasks:

  • Language Server Research
  • Language Server implementation

Dependencies

nil

References

https://github.com/AElfProject/MonacoRoslynCompletionProvider
socket: https://github.com/FurqanSoftware/codemirror-languageserver
quite widely used: https://github.com/OmniSharp/csharp-language-server-protocol
example: https://github.com/OmniSharp/omnisharp-roslyn

others
turn cli into socker: GitHub - joewalnes/websocketd: Turn any program that uses STDIN/STDOUT into a WebSocket server. Like

@zhifenglee-aelf zhifenglee-aelf added the enhancement New feature or request label Aug 13, 2024
@zhifenglee-aelf zhifenglee-aelf self-assigned this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant