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

Add code actions and other features to examples #295

Open
2 tasks
spoenemann opened this issue Nov 10, 2021 · 1 comment
Open
2 tasks

Add code actions and other features to examples #295

spoenemann opened this issue Nov 10, 2021 · 1 comment
Labels
examples Issue about one of the included example packages good first issue Good for newcomers

Comments

@spoenemann
Copy link
Contributor

spoenemann commented Nov 10, 2021

We should add more editor features to the example languages. For example, the arithmetics language has a validation for expressions that can be normalized to a constant. This would be a good fit for a code action replacing the expression. In the same way, we could look for other opportunities to show the usage of Langium / LSP API in the examples.

@spoenemann spoenemann added the examples Issue about one of the included example packages label Nov 10, 2021
@dhuebner
Copy link
Contributor

It would also make sense to add an easy to use API for Code Action tests if any

@insafuhrmann insafuhrmann self-assigned this Dec 30, 2022
@insafuhrmann insafuhrmann removed their assignment Jan 24, 2023
@pluralia pluralia added the good first issue Good for newcomers label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue about one of the included example packages good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants