-
It has been suggested in #106 to remove `inferior-julia` from the package. For those who are not familiar with it, it is a simple comint-based approach.
At the moment, we have the following approac…
tpapp updated
3 years ago
-
`lsp-mode` wants to always install .NET LSP servers like `csharp-ls` and fsac (`fsautocomplete`).
It would be nice to detect if required binaries are already in `PATH` and not install them if they ex…
xgqt updated
11 months ago
-
### 问题类型 / Type of issues
* 其它 / other
### 受影响的软件包 / Affected packages
* `emacs-native-comp-git`
* `emacs-native-comp-pgtk-git`
----
我在使用 archlinuxcn 分发的 `emacs-native-comp-pgtk-git` 时…
-
I am not making a bug report as I am not sure for now how things works here in lsp, I had only a quick look at the code but it is hard to read as I don't know what all these dash.el fns do.
When doin…
-
We're at the point where it's tough to test all the different cases by hand now:
* Every supported mode is, in fact, automatically using the tree-sitter version
* Shell modes correctly launching `…
-
Hi @blahgeek,
Before anything else, thank you for your great work!
As mentioned in the readme, `emacs-lsp-booster` tackles different issues:
```
1. Json parsing in Emacs is slow
2. The server m…
-
After upgrading to GHC-9.4.5, we've been noticing a lot more of the `-package ... is hidden` errors in HLS with a stack multi-cradle.
Initially I thought this was merely #366. But after further t…
-
It would be nice that have a variable for a timer/delay before the popup shows up.
Is it possible to scroll the doc popup? Now there are times when text is clipped, even after adjusting height/widt…
-
Hi !
**VERSION**
Spacemacs: 0.300
lsp-mode: 6.0 (melpa: 20190304.930
lsp-intellij: 0.1 (melpa: 20190307.1545
**DESCRIPTION**
When I run `M-x lsp-intellij-open-project-structure`, the res…
-
## Description
I use gin in my docker container.
I start my gin server use this: (In fact, it works, i can remote debug use VSCode)
```
dlv --listen=:2345 --headless=true --log --api-version…
zw963 updated
2 years ago