-
Is there a way we can point console errors back to the original coffeescript file for faster debugging? I see that the gulpfile is generating a sourcemap from coffeescript to javascript, and a second …
-
For this issue we can start from the same scenario as in my last issue: https://github.com/eclipse/lsp4e/issues/866.
There I focused on the case where there are >1 language servers configured, and,…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…
clorl updated
1 month ago
-
Hi! We've been updating the `@spryker/oryx-for-zed` npm package. In the [docs](https://docs.spryker.com/docs/dg/dev/frontend-development/202404.0/zed/oryx-for-zed.html) it says that this requires us t…
-
Currently the plugin used gconf, but I used a quickfix and commented out all the gconf related code and now the plugin runs again (for me at least).
The next step is to add GSettings code in the prog…
-
I see that the last commit was a few months ago. Furthermore, I saw that you had asked the plugin to be removed from the awesome-neovim list.
If this plugin is deprecated, what plugin would you rec…
-
Name idea: `thinglist`, with commands prefixed with `TL`.
👉 Similar to a quickfix/location list, I'd like a kind of `thinglist` for things that are not files, but:
- **just a bunch of lines**
- …
-
Hi Michael,
I now tried setting up a Designer content, but when I want to save and Create the new block, I get the error you will see in the applied images.
My Setup:
![dc-setup](https://cloud.githu…
-
A warning
> Automatically inlined signature for type vec. Use [Derive Signature for vec.] to avoid this.
Is triggered when deriving NoConfusionHom but not when deriving NoConfusion.
I would hav…
-
```
If there are some single-line comments directly after a deployment definition,
a quickfix ("Add mandatory property") will drag the comments into the
deployment definition block.
```
Original is…