useful Touchdesigner GLSL snippets for use in VSCode
GLSL Snippets for Touchdesigner-specific functions and uniforms
Put the contents of glsl.json in your glsl snippets json file inside VSCode
(File>Preferences>User Snippets>glsl.json)
To append to an already populated glsl.json file, remove the outmost curly brackets.
type TDglslSnippets to get a reference list of all snippets while coding