-
## Is your feature request related to a problem? Please describe.
As I am coming from VsCode I was using several extensions for syntax highlighting, and bracket colouring. How can use them or make on…
-
Note that this is not about using GTK or KDE themes. I don’t really care for that. What i’m listing here are examples where this editor breaks with the overall desktop usage experience, despite deskto…
Evrey updated
10 months ago
-
There is little/no documentation for new contributors.
Examples of possible documentation:
- Block diagram of architecture (this could highlight thoughts in [why-lapce.md](https://github.com/lapc…
-
This is Zed's official roadmap and progress tracker for porting Zed to Linux.
### Contributor Guide
There's a lot of surface area to cover and we would love contributions for anything from fixi…
-
### Environment information
```block
No
```
### What happened?
In discord server, some users faced the issue that Intellij plugin doesn't resolve biome.json.
I also confirmed that `lsp-p…
-
## Lapce Version
0.2.5
## System information
Windows 11
## Describe the bug
In the git tab the filename overflows when it is to long.
Possible solution: add three dots (...) at the e…
-
Curious if there's been any thought to offering remote code editing support similar to https://code.visualstudio.com/docs/remote/remote-overview.
I've been working on a project for a couple of year…
-
The docs state that Lapce plugins rely on WASI technology. This makes me confused.
The purpose of WASI (**W**eb**A**ssembly **S**ystem **I**nterface) is to port code of traditional applications (i.…
-
Basically load `.wasm` files.
Capabilities:
- provide new commands,
- hook on events,
- call helix commands,
- access UI stuff…?
At first we could use a basic toml config file or CLI to feed…
-
it seems that we need more safeguards around all structures passed to the plugins -- for example, a new setting will crash any plugin hook if it's compiled against the old version, since it expects a …