VS Code extension that provides a quick and easy way to navigate to the script and style tags in your Svelte files.
Ctrl+Shift+S
(Windows/Linux) or Cmd+Shift+S
(Mac)CMD+Shift+P
and type Focus on Script (Svelte)
Ctrl+Shift+H
(Windows/Linux) or Cmd+Shift+H
(Mac)CMD+Shift+P
and type Focus on Style (Svelte)
Ctrl+Shift+T
(Windows/Linux) or Cmd+Shift+T
(Mac)CMD+Shift+P
and type Focus on Style (Svelte)
This extension requires the Svelte language support extension to be installed in VS Code.
This extension does not currently have any configurable settings.
There are currently no known issues with this extension.
Initial release of Svelte Tag Focuser.
Issues and PRs are always welcome.
This extension is licensed under the MIT License.