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

Request: Display folder relative to workspace folder #156

Closed Eldresh closed 8 months ago

Eldresh commented 8 months ago

Currently, when sorting passages by folder it displays the entire folder path instead of just the path relative to the workspace folder, resulting in the majority of the path ending up cut off and sorting by folder not being as useful as it could be. Ideally it would use the relative path like most of the rest of VSCode does.

Edit: apparently this was a one-off bug on my end, my apologies. Closing issue.