Maria José Solano
Maria José Solano
Fixes #29815
### Zig Version 0.13.0 ### Zig Language Server Version _Not sure how to check this_ ### Client / Code Editor / Extensions Neovim ### Steps to Reproduce and Observed Behavior...
## Description Since [this commit in Neovim](https://github.com/neovim/neovim/pull/27339), snippet navigation mappings are set by default to `` and ``, and hence don't need to be redefined here. Moreover, the core implementation...
### Did you check the docs? - [X] I have read all the flash.nvim docs ### Is your feature request related to a problem? Please describe. When using remote flash...
Fixes #30428 For reference, this is how it looks on `master`:  Versus with this PR: 
Hello! Not a bug but more of a question :) I'm struggling to make a snippet show up in completions only when at the top level of a file (so...
Inspired by the discussion in https://github.com/neovim/neovim/pull/33087, adding a PR template to point new contributors to the repo's guidelines. Proposing a non-intrusive comment for now, but we can also have specific...
From the commit history I can see that the repo has been upgrading its TypeScript dependency constantly, but when running the "Select TypeScript version" command 5.7.2 still shows up as...
Part of https://github.com/neovim/neovim/issues/33577
#### Changes proposed in this pull request: Based on the comments in this file it seems like the intention is for the plugin to enable all the exported rules, but...