Folke Lemaitre
Folke Lemaitre
Closing since we now use vdtsls in the typescript extra. Thank you anyway!
Isn't that already working? I'm honestly not using dap for typescript often. But if you think you can improve on the existing typescript dap setup, feel free to make a...
Thanks for looking into this. I'm out for the rest of the week as of tomorrow, but will have a look at this next week when I'm back
Did some testing and looking at the code, this is indeed the right approach. Thank you!
Doesnt taplo as lsp support formatting? If so the conform.nvim is not needed?
Can you add the code below to the top? This way the extra will be shown as recommended for toml files. ```lua recommended = function() return LazyVim.extras.wants({ ft = "toml",...
Thanks!
Changed it to `o` similar to buffers. Thanks!