Benjamin Wolff

Results 29 issues of Benjamin Wolff

Version: Deno 1.40.2 Here is an exchange of Neovim with the deno language server. The definitions request is answered with en empty response (last line), despite the `definitionProvider` server capability...

bug
lsp

# Problem When using "swift bundler run" or running the App using [VSCode LLDB Debugger](https://github.com/stackotter/swift-bundler/issues/25#issuecomment-1890468200), the app starts in the background. This can be tedious when the app is restarted...

I like to use the latest development version of the roslyn lsp. Therefore, I suggest that roslyn.nvim supports self-compiled language servers. This addition assumes that the roslyn lsp pipe interface...

Draft implementation of godotengine/godot-proposals#10913.

feature proposal
topic:dotnet

It is hard to report properly what is going wrong exactly, because many things are not working. When I hover over the cube tool I get the following docs. However...

I am running backups on a system without a keyring. Whenever I initialize a repository with b2 storage and enabled encryption, I have to enter three different secrets * b2_id...

### Description I find myself having to move my mouse away from the viewport a lot to switch between tools and change the brush size. I think that the following...

enhancement
idea

Fixes #133 I have only tested this implementation with NUnit.

When I run `require("neotest").run.run(vim.expand("%"))` in a large test project, it takes forever to get results. This is because the entire test project is run, and results outside of the path...

The close commands for the keybinds help window are currently hardcoded. When I configure a different key for the `Cancel` or `Close` commands, I end up trapped in the help...