-
Hey I'm not sure this is the correct place to open this kind of issue, feel free to move this where it is more appropriate.
Basically I'm trying to publish a new version of the [material icon theme…
-
Lapce recently had some breaking changes regarding plugins and themes. the plugin is now no loger complatible. It has to be converted a) into a volt plugin, b) into a color-theme instead of theme and …
-
Hey!
Installed Lapce and immediately installed `lapce-typescript`
```bash
$ typescript-language-server --version
2.0.0
```
`typescript-language-server` is installed globally and available a…
-
I notice that there are no inline diagnostics / squiggles shown on lint or build errors and would like to work to improve this.
I looked at this code https://github.com/syntacti/lapce-zig/blob/1c8a…
-
All of the C++ files in our project have the .cxx suffix. Whenever I open the .cxx file, the clangd server isn't started and LSP functions like go-to definition don't work. They only work in the C fil…
-
```[configuration.options] or [configuration.options.pylsp]
# Options passed to the LSP server
"pylsp.plugins.autopep8.enabled" = false
"pylsp.plugins.yapf.enabled" = false
"pylsp.plugins.mccabe_l…
-
I don't have internet access in my development environment. Can we install extensions manually like vs code does? Or if there's any hack so I can have basic lsp support right now?
-
When starting Lapce (built from master) with plugins installed (in the following, only lapce-rust is installed), the console shows a panic related to wasmtime's use of SIMD:
```
lsimons@bestever:~…
-
nixpkgs has packaged the IDE [lapce](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/lapce/default.nix#L123), but it seems this editor also offers [plugins](https://plugins.lapc…
-
## Lapce Version
`v0.2.8`
## System information
`kubuntu 22.04`
## Describe the bug
After installing java lsp in lapce, plugin info is not displayed after lapce is reloaded.
## Additio…