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

Floyd Language Server #25

Open
PythooonUser opened this issue Apr 13, 2020 · 0 comments
Open

Floyd Language Server #25

PythooonUser opened this issue Apr 13, 2020 · 0 comments

Comments

@PythooonUser
Copy link
Owner

PythooonUser commented Apr 13, 2020

Summary

The implementation of a language server serves the purpose of being able to provide a bunch of useful, computationally heavy language features such as intellisense, code actions, formatting etc.

Features

In a first step we want to provide a basic language server setup that can parse arbitrary Floyd source code files and emit diagnostics of code issues.

The following list of features could be supported:

The entire development process is summarized in the corresponding project.

References

@PythooonUser PythooonUser pinned this issue Apr 13, 2020
@PythooonUser PythooonUser changed the title Language Server Floyd Language Server May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant