cyrusfirheir / twee3-language-tools

[ VSCode extension ] Syntax highlighting and programmatic language tools for Twee 3, and Twine 2 storyformats.
https://marketplace.visualstudio.com/items?itemName=cyrusfirheir.twee3-language-tools
MIT License
47 stars 15 forks source link

Make sc2 macro names actually optional like documentation says #143

Closed JustNoon closed 1 year ago

JustNoon commented 1 year ago

If a macro name is not provided, the name will now be inferred by the configuration's key.

This fixes an issue where all unnamed macros were receiving the same decoration.