We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I didn't know svelte.dev had a standalone, dedicated search page:
https://svelte.dev/search?q=action
Above link means that it can be added as a search engine on browsers (Chrome, Firefox, etc.)
This is a huge productivity booster for me, utilitzing the address bar like this:
@svelte action
@mdn dialog
Would be nice if this was hinted in the search modal. (e.g. open in new tab button)
open in new tab
The text was updated successfully, but these errors were encountered:
For Firefox users, there are two options:
browser.urlbar.update2.engineAliasRefresh
true
Sorry, something went wrong.
No branches or pull requests
I didn't know svelte.dev had a standalone, dedicated search page:
https://svelte.dev/search?q=action
Above link means that it can be added as a search engine on browsers (Chrome, Firefox, etc.)
This is a huge productivity booster for me, utilitzing the address bar like this:
@svelte action
- https://svelte.dev/search?q=action@mdn dialog
- https://developer.mozilla.org/en-US/search?q=dialogWould be nice if this was hinted in the search modal. (e.g.
open in new tab
button)The text was updated successfully, but these errors were encountered: