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 16 forks source link

Add focus passage in map command #92

Closed Joeyrsp closed 2 years ago

Joeyrsp commented 2 years ago

Added a command to open the passage under the cursor on the story map to complement the open in VS Code feature of the map.

Please let me know if I've done anything strange here, this is the first extension development I've encountered.

cyrusfirheir commented 2 years ago

This is a really neat feature to have. I went ahead and made a right-click context menu shortcut for it as well. Will save a few keystrokes.