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

tree-sitter: Add the .slint UI language #3025

Closed
wants to merge 2 commits into from

Conversation

flukejones
Copy link

  • Added an entry to CHANGELOG.md if this change could be valuable to users

This is paired with lapce/tree-sitter-grammars#28

I don't know if this is the correct method to go about this. There does not appear o be much documentation about adding languages.

Slint is a UI made with rust https://slint.dev/

@panekj
Copy link
Collaborator

panekj commented Feb 27, 2024

We don't accept more grammars built-in to lapce

@flukejones flukejones force-pushed the master branch 2 times, most recently from 22e4367 to 41557ce Compare March 5, 2024 03:30
@panekj
Copy link
Collaborator

panekj commented Jun 1, 2024

The grammar is not open source so it can't be added

@panekj panekj closed this Jun 1, 2024
@aurindam
Copy link

aurindam commented Jun 2, 2024

@panekj Its licensed under GPLv3.

@panekj
Copy link
Collaborator

panekj commented Jun 2, 2024

@aurindam it is absolutely not, there is a directory with 3 different licences without any guidance what is supposed to be used (probably same how slint is licenced but I'm not going to be guessing)

Cargo.toml, pyproject.toml and etc. specify MIT, which means that no one bothered to actually licence that repository properly

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.

None yet

3 participants