Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
glsl syntax highlighting in zerobrane studio — Gideros Forum

glsl syntax highlighting in zerobrane studio

keszeghkeszegh Member
edited August 2017 in Code snippets
i missed syntax highlighting of glsl files in zerobrane studio. after asking @paulclinger, there is a solution, which might be useful for others too:

add to ...\ZeroBraneStudio\cfg\user.lua file the following line:
editor.specmap.glsl = "glsl"

Likes: antix

+1 -1 (+1 / -0 )Share on Facebook
Sign In or Register to comment.