Sergey Samokhov
Sergey Samokhov
Hey @ostera. Sure, will look into it in a few days.
FWIW, the official sql plugin does support it, but it has [other problems](https://github.com/tauri-apps/plugins-workspace/issues/275).
I think it plagues all multi-line attributes. Here's another example: ```soy {call sv.iUtils.Utils.declensionPrint data="[ 'num': $remainder, 'nom': 'Остался', 'gen': 'Осталось', 'plu': 'Осталось' ]" /} ``` The second line (with `data`)...
From perspective of a ReScript module API, making dangerous functions more visible is good, but I’m not sure if it’s good enough. When a module `Foo` has no mutating methods,...
Ok, I'm just passing by, but let me be that guy. What kind of issues? And what's your config?
AFAIK, Helix has no plugins yet (they plan to implement them at some point though), so if pure LSP is not the answer, it seems like nothing can be done...
@medzernik Ah, right, there's [a draft PR](https://github.com/helix-editor/helix/pull/8675)