Justin M. Keyes

Results 2414 comments of Justin M. Keyes

> I'm not entirely sure if this migration is ok. It seems like `util.root_pattern` and `vim.fs.root` behave differently See also https://github.com/neovim/nvim-lspconfig/pull/3651 . Deciding on well-defined behavior will require some thought.

needs a rebase after https://github.com/neovim/nvim-lspconfig/pull/3767 and https://github.com/neovim/nvim-lspconfig/pull/3766

https://github.com/neovim/nvim-lspconfig/pull/3820 removes `root_pattern` for non-glob cases.

> NVIM v0.9.4 try Nvim 0.10 (development prerelease). The [Releases](https://github.com/neovim/neovim/releases/tag/nightly) page has pre-built archives for Linux/Windows/macOS.

This issue is not a discussion. Only trying to gather useful technical attributes to have a clear picture about our options. No more debates please.

and how is Go's interop with C? I think that's a blocker.

And that's why Go isn't listed.

https://strongly-typed-thoughts.net/blog/zig-2025 > comptime ... feels like C++ templates back again, That is a very shallow comparision.

> wanted to leave this link here: https://ziggit.dev/t/cimport-going-away/5132 > > Due to the divorce from LLVM Zig intends to remove @cImport and instead you'll have to generate a binding through...

C++ was not "dismissed out of hand", you didn't bother to read the multiple previous discussions that are linked from this issue. C++ has slow builds (this requirement is mentioned...