artrz / vscode-gitstash

Adds extra Git stash powers to VS Code
https://marketplace.visualstudio.com/items?itemName=arturock.gitstash
MIT License
25 stars 4 forks source link

Modified file label does not support `"${index}"` as indicated #51

Closed zachhardesty7 closed 4 years ago

zachhardesty7 commented 4 years ago

In the settings, the option: gitstash.explorer.labels.modifiedFileFormat includes docs that indicates that it should support resolving "${index}" as a format option. It does not. I suspect this is a documentation not feature issue

artrz commented 4 years ago

Thanks for letting me know, it was a copy&paste error. Fixed.