Jeremy Fleischman
Jeremy Fleischman
@brianmcgee @zimbatm, is there anything I can do to help move this forward?
> If it's the desired behaviour, isn't there some work needing to be done in treefmt to support that before we publish a spec? Yes, treefmt needs changes to support...
@brianmcgee, friendly ping
@brianmcgee @zimbatm, I could use another review on this. If we're happy with the state of this, then I'd like to work on the underlying implementation.
@cstrahan I think this is ready for implementation. I'm pretty swamped right now. If you're up for putting together an implementation, I'd be happy to code review!
Specifically, https://github.com/librespeed/speedtest-go/commit/8e31fe25acc05e2fdc2a2384898b66f6ca1f1291 would be really useful to have in a release.
> Ideally, the "mixed" data-type would be useful more generally than just in lua; for example it might also be used for PHP's associative arrays. Ha! So, full disclosure, I'm...
> I believe the best way to go about this is to first settle on a structure to represent the mixed data, then create some util functions for working with...
This seems like a reasonable thing for core treefmt to be able to do. It's a little unclear to me *how* we'd do this, though. As mentioned above, we need...
> From what I've read, ts_ls is now supported: https://github.com/vuejs/language-tools/discussions/5456#discussioncomment-14009152 While true, this is incomplete: it requires a plugin for `ts_ls` (as documented on https://github.com/vuejs/language-tools/wiki/Neovim). nxivim actually already correctly configures...