David Else

Results 279 comments of David Else

@ematipico Thanks for the info! Do you have an idea when this change will happen? It will affect this pull request, so I could wait if it was expected soonish...

@ematipico I have been trying to solve this formatting issue on the Helix side too, and just had a message from one of the core maintainers regarding your language server...

> Formatting is enabled with dynamic capabilities, but we plan to revert this change and make the registration in standard way Hi, I see https://github.com/biomejs/biome/pull/1104/files is merged, great! I assume...

OK, I have made the changes I mentioned and it all seems great :) This should be ready to merge as soon as the new version of Biome is published....

@linuxmobile The warnings are fine and should not affect things working, they just reflect what Helix can do right now. The errors seem to come from type-script-language-server so seem to...

TypeScript seems to format fine, and here is my Helix log after the format: ``` 2024-01-13T15:50:17.200 helix_term::application [WARN] Received unregistration request for unsupported method: workspace/didChangeConfiguration 2024-01-13T15:50:17.200 helix_term::application [WARN] Received unregistration...

@linuxmobile > I leave you my configuration, in case you need to check it: https://github.com/linuxmobile/kaku/blob/main/home/editors/helix/languages.nix I had a look, and it is wrong and not the config provided in this...

VS Code recently added persistent undo, your wish should have already been granted! I turn it off as it really annoys me, when I close I file I want that...

It would be great if someone could take over this pull request, it is so needed!