Maria José Solano

Results 50 issues of Maria José Solano

### 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...

enhancement

## 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...

core-plugins
Stale

### 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...

enhancement

Fixes #30428 For reference, this is how it looks on `master`: ![image](https://github.com/user-attachments/assets/1a6ef24b-cd33-45bd-a41f-1752de0f3c73) Versus with this PR: ![image](https://github.com/user-attachments/assets/2166a7e1-39a0-44e1-89d3-0dabece59d63)

lsp
ci:backport release-0.10

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...

documentation
ci:skip-news

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

lsp

#### 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...