turbosheep44
turbosheep44
### Version 2.6.11 ### Reproduction link [https://codepen.io/turboSheep/pen/OJNQGEG](https://codepen.io/turboSheep/pen/OJNQGEG) ### Steps to reproduce Click the 'Remove Multiple' or 'Remove First 2' buttons and observe the movement of the items. ### What is...
Intellisense support is extremely useful when writing queries, but is missing for the `pg_catalog` schema. I would appreciate the option to also index and show `pg_catalog`.
Usually when I am working, I write a lot of temporary queries in the same file. This means that it's usually more useful for me to run the query under...
### Summary In some situations JAWS on Chrome incorrectly tells the user that a heading is being focused but Chrome shows a button being focused. Then, if the user presses...
I have a VitePress plugin which allows me to render a component next to the code for that component. This is very useful for showcasing how to use components in...
### What problem does this feature solve? In order to enhance Typescript support, I would like to easily be able to extract the props, event and slots which a component...