-
### Describe the bug
When executing `:MetalsFindInDependencyJars` on the command-line with the GitHub Copilot plugin installed with the following input:
```
Filemask: .conf
Query: String
```
…
-
https://github.com/neovim/neovim/pull/17336 winbar ui has been merged into nightly, it's general to show the gps component, there is vscode example:
and neovim example:
![image](https://user-imag…
-
Neovim is able to be used as a headless backend without a UI. This means that it may be possible to route keypresses from xcode to neovim and show neovim's buffer in xcode. This would allow access to …
-
**Describe the bug**
Many lines are missing the first non-space and non-ui character (line numbers are fine) until the cursor passes over that position or a visual selection includes it.
**To Repr…
-
Versions (please complete the following information):
OS: Mac
VS Code version April 2023 (version 1.78)
Peacock Version v4.2.2
Describe the bug
Install peacock and set a color for the proje…
-
Neovim-Qt takes 2 - 3 secs to startup. This is a part of startup log obtained by `nvim-qt.exe -- --startuptime startup.log`:
```
times in msec
clock self+sourced self: sourced script
clo…
-
### Problem description
When we open a Julia file using the LSP installed by Mason and configured by maons-lspconfig, we see a huge slowdown when opening in single file mode. This slowdown does not…
-
**Describe the bug**
`Ctrl-[` and `Ctrl-]` on Czech keyboard on Windows does not behave as in plain console Neovim a Neovim QT.
I borrowed the text from this vim issue (thanks @risa2000), whic…
zbyna updated
5 months ago
-
**Describe the bug**
Opening a vim.ui.select window using the telescope backend and then clicking outside the popup breaks all subsequent vim.ui.select calls.
See https://github.com/mrjones2014/le…
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…