-
This is an epic issue for tracking what needs to be done in order to have all the features from lsp4mp 0.7.1 in intellij-quarkus. I've included a list of all the commits that modify the JDT component …
-
The extension just like the CLI needs to inject the environment variables for HTTP and GRPC ports. When I was debugging an app that used the Client SDK I was getting the following error when deubgging…
-
I have pylsp set up in neovim through lspconfig, as well as the plugin fidget.nvim to show me lsp progress. This was working fine previously, but has since stopped working, filling my lsp log with mes…
-
### Go version
go version go1.22.0 windows/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=on
GOARCH=amd64
GOBIN=
GOCACHE=C:\Users\astoffels\AppData\Local\go-b…
-
- `nvim --version`:
```
NVIM v0.5.0
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOUR…
-
#Feature: get diagnostic from the whole workspace
Null ls implemented a way to get all error from the workspace, which is to run tsc --noEmit and parsing the result.
It's not very efficient and…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
in other apps (like google or vscode), `ctrl + w` closing tab, but in zed it do nothing
onl…
-
## Description
When moving windows, ~~or even just moving the selection (Active highlight) of windows,~~ the movement may be broken.
### Problem Explanation
~~When moving the active highlight…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Hi! After following the instructions for [building from source](https://github.com/zed-industries/…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.5 darwin/amd64
### Does this issue reproduce with the latest release?
yes
### What operating syst…