Justin M. Keyes

Results 2414 comments of Justin M. Keyes

Open to discussion--I haven't thought deeply about this.

> the trust DB mechanism could be extended That would be a requirement, yes. Edit: `:trust` now works with directories (does not hash the contents though): https://github.com/neovim/neovim/pull/33617

> seems like a solution in search of a problem. Workspace-local state is common, and Nvim itself already implements it for 'undodir', swapfiles, etc. Examples of plugins that need this...

> > Workspace-local state is common, and Nvim itself already implements it for 'undodir', swapfiles, etc. Examples of plugins that need this are: > > Are there concrete examples? I...

Will revisit this after release. I don't have time to carefully look at this. Please keep it rebased / leave a comment after Nvim 0.11 is released.

> It does detect that loaded_python3_provider being set in the config on my setup Irrelevant. The provider itself, under certain conditions, sets `1`. The health logic added in this PR,...

Does it work with Vim's `KeyInputPre` ? https://github.com/neovim/neovim/pull/30061

Locked since people just can't seem to get a clue that useless comments are not welcome.

> this aligns with existing patterns (e.g., float configuration in JumpOpts). I don't understand why that `float` field exists, we should stop doing that kind of thing. > {float}? (`boolean|vim.diagnostic.Opts.Float`,...

No, this is where that can be tracked.