Skip to content

K-Sato1995/svelte-tag-focuser

Repository files navigation

Svelte Tag Focuser

VS Code extension that provides a quick and easy way to navigate to the script and style tags in your Svelte files.

svelte-tag-focuser

Usage

  • Focus on script tag: Ctrl+Shift+S (Windows/Linux) or Cmd+Shift+S (Mac)
    • or Click CMD+Shift+P and type Focus on Script (Svelte)
  • Focus on style tag: Ctrl+Shift+H (Windows/Linux) or Cmd+Shift+H (Mac)
    • or Click CMD+Shift+P and type Focus on Style (Svelte)
  • Focus on style tag: Ctrl+Shift+T (Windows/Linux) or Cmd+Shift+T (Mac)
    • or Click CMD+Shift+P and type Focus on Style (Svelte)

Requirements

This extension requires the Svelte language support extension to be installed in VS Code.

Extension Settings

This extension does not currently have any configurable settings.

Known Issues

There are currently no known issues with this extension.

Release Notes

1.0.2

1.0.0

Initial release of Svelte Tag Focuser.

Feedback and Contributions

Issues and PRs are always welcome.

License

This extension is licensed under the MIT License.

About

VS Code extension that provides a quick and easy way to navigate to the script and style tags in your Svelte files.

Topics

Resources

License

Stars

Watchers

Forks