xlboy
xlboy
I hope it can be used. 🙃
When using the `folding feature`, if I use the `workbench.action.gotoLine` command to move the cursor into the folded code line, the movement will fail.
The hotkey itself is bound to the page. According to what you described, you seem to focus on the page (e.g, devTools).
> Confirmed v0.11 launches with overlapping grids and clicking "Rebuild Jump Windows" debug menu item distributes grids to appropriate displays. Everything else seems normal. I do like the grid filter-as-you-type...
> A lot of big updates came to Tailwind 3.x that added a lot of advanced styling options. Any plans in place to add 3.x support to twind? Seems to...
After testing, I found something. This problem occurs whenever `tw` is called outside the component. If it is called inside the component, this problem will not occur. --- In the...
> I can reproduce the issue. It seems the the HTML response those not contain any twind style (the tag is empty). The cause may very likely be the the...
I tested it and found that the problem seemed to occur when `loading the configuration file`. Caused by `@twind/preset-tailwind (v1.0.0-next.38)` inside the configuration file.