Vector35 / snippets

plugin for storing and using snippets of useful Binja script
MIT License
22 stars 9 forks source link

current_variable is set to token value instead of variable #51

Closed mostobriv closed 7 months ago

mostobriv commented 7 months ago

I believe this is mistake, there is current_variable is set twice, first to actual variable and then to selected token. https://github.com/Vector35/snippets/blob/921cc51469fb548ce4da16f1cd6be740df502257/__init__.py#L192-L193

mostobriv commented 7 months ago

Closing this issue, as it fixed in 984c55f976a949fd3c10e0a17d71e76cfa6ece85