TranquilMarmot / YarnLoom

Visual Studio Code extension for editing YarnSpinner files
MIT License
18 stars 2 forks source link

Add a keyboard shortcut to create a new node #15

Open FancyBanana opened 3 years ago

FancyBanana commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] It's annoying to use the button in the drop-down menu, especially when starting a new file.

Describe the solution you'd like A clear and concise description of what you want to happen. Add a keyboard shortcut that executes the same function as the Add new node button.

Describe your use case Write about what you're building and why do you need this feature. Searching for the Add new node is annoying, and since it's used relatively frequently it decreases productivity. (A bit hyperbolic, but the issue is there).

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. There are no other yarn spinner plugins for vscode. Additional context Add any other context or screenshots about the feature request here. I'm writing a lot of unit tests that use .yarn files.