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

Standardize which language the GLSL lsps get filtered by #6218

Open
Alextibtab opened this issue Jun 22, 2024 · 1 comment
Open

Standardize which language the GLSL lsps get filtered by #6218

Alextibtab opened this issue Jun 22, 2024 · 1 comment

Comments

@Alextibtab
Copy link

I was recently doing some graphics programming and initially when I tried to install an LSP for GLSL I only saw glslls in Mason. After looking for alternatives I found glsl_analyzer which I then locally installed and was wondering why it wasn't included in mason but after checking I realised that it was just not when I filtered by GLSL.

I'm not sure which language would be more appropriate GLSL or OpenGL but I think it would cause less confusion if both were set to the same language.

image image
@Conarius
Copy link
Contributor

Conarius commented Jul 4, 2024

Yeah, it's because they have different languages in the field of the package.yaml. I can understand why it's confusing so one language or both would be great but it's ultimately up to the maintainer

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

No branches or pull requests

2 participants