Skip to content

GLSL Syntax Highlighting #1885

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

Closed
JetStarBlues opened this issue Jun 15, 2021 · 2 comments · Fixed by #1903
Closed

GLSL Syntax Highlighting #1885

JetStarBlues opened this issue Jun 15, 2021 · 2 comments · Fixed by #1903

Comments

@JetStarBlues
Copy link

Nature of issue?

  • New feature request

Feature enhancement details:

There is currently no syntax highlighting for shader source code. Files in this category typically have the extensions:

  • .glsl
  • .vert
  • .frag

Here is a live example. See shader.vert and shader.frag.

Here is a screenshot:
glslSyntaxHighlighting

@catarak
Copy link
Member

catarak commented Jul 16, 2021

Thanks for reporting! There is technically some syntax highlighting for .vert/.frag files, but it is not very good. Going to look into how to make it better 😄

catarak added a commit that referenced this issue Jul 16, 2021
@JetStarBlues
Copy link
Author

I see, thank you for taking a look!

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 a pull request may close this issue.

2 participants