qwik
qwik copied to clipboard
dx: Improve/Update Code Snippets
What is it?
- [ ] Feature / enhancement
- [ ] Bug
- [ ] Docs / tests
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Use cases and why
-
- One use case
-
- Another use case
Checklist:
- [ ] My code follows the developer guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] Added new tests to cover the fix / functionality
@manucorporat How would you feel about prefixing all of these with something like q:
, that way you can type q:
and have a full list of snippets in your intellisense and it removes ambiguity between intellisense for Qwik functions/imports and snippets?
yeah! i like the idea! lets prefix them
Just have a few more tweaks to make and then I'll be ready to get this merged. 👍
Think you can finish the PR? otherwise i might take it :)
@manucorporat Will definitely wrap this up Monday or Tuesday
AMAZING as usual! merged
Thanks @manucorporat!