3bgl-shader icon indicating copy to clipboard operation
3bgl-shader copied to clipboard

handle unusual characters in identifiers better

Open 3b opened this issue 7 years ago • 0 comments

for example translate foo/bar to something without the /. Possibly fooBar, but translating to same thing as foo-bar seems a bit ugly. (probably want to track and warn about conflicts if multiple things can map to same output)

3b avatar Jun 27 '17 12:06 3b