Valentin Degenne
Valentin Degenne
### Did you check docs and existing issues? - [x] I have read all the LazyVim docs - [x] I have updated the plugin to the latest version before submitting...
Sorry I'm new to Lsp stuff, I hope i'm in the right place. Would it be possible to have `source.fixLine.ts` to fix the current line the cursor is on?
Though hard to implement I imagine, it would be nice to have an option to show a UI element on the screen with which viewport gets the focus when switching...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. It'd be great to have...
Similar to issue https://github.com/windwp/nvim-ts-autotag/issues/251 But in JS string literal introduces partially broken behavior. If I disable `autoclose` and enable `enable_close_on_slash` it works (which means html in string literals in JS/TS...
https://github.com/user-attachments/assets/636e948c-977b-4dbd-b1a2-ea080a9cd303 When I type `>` character in html string literal in javascript, it always "thinks" I want to close the html element I'm currently in, even though it's the `>`...
really?
Hey I would love to see an adapter (of any form, e.g. a function) so we can move `--md-sys-color` css vars to mdui system. Let me explain, I made a...
fixes https://github.com/material-components/material-web/issues/5532 Sorry I had to redo the PR for simplicity.