stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.18k stars 885 forks source link

`.glsl` syntax highlighting #2018

Open braebo opened 1 year ago

braebo commented 1 year ago

Is your feature request related to a problem? Please describe.

Working with .glsl files in stackblitz is rough without syntax highlighting. I do this often when working with ThreeJS.

Describe the solution you'd like

.glsl files to be syntax highlighted

Nek commented 9 months ago

This is a needed feature. It'd be great to have it for:

  1. inlined GLSL
  2. script tags
  3. imported files