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

Use languageId as key in prism generator #1617

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

cdietrich
Copy link
Contributor

@cdietrich cdietrich commented Aug 5, 2024

changed to languageId to harmonize with textmate/vscode behaviour

```language-id
Hello World!
```

@cdietrich
Copy link
Contributor Author

@msujew what is the current process of running this generator e.g. against the domain model example?
simply changing the language config and npm run watch does not seem to be sufficient

@msujew
Copy link
Member

msujew commented Aug 5, 2024

@cdietrich Running npm run langium:generate in the root folder will run the generator for the langium language and all example languages.

@cdietrich
Copy link
Contributor Author

thx it works ;)

@msujew msujew merged commit b2c40e3 into eclipse-langium:main Aug 7, 2024
4 checks passed
msujew pushed a commit that referenced this pull request Aug 7, 2024
@msujew msujew added this to the v3.1.0 milestone Aug 22, 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

Successfully merging this pull request may close these issues.

2 participants