shader-toy icon indicating copy to clipboard operation
shader-toy copied to clipboard

The menu is displayed even for files other than .glsl.

Open YukiWorks432 opened this issue 1 year ago • 0 comments

The menu is displayed in a language other than glsl. I think I can solve this problem by setting "when" correctly when adding "command" in package.json.

{"command": "", "when": "editorLangId == glsl"}

thank you.

YukiWorks432 avatar Feb 20 '24 03:02 YukiWorks432