-
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…
-
### Neovim version (nvim -v)
NVIM v0.6.0-dev+205-g9695691ee (also NVIM v0.5.0)
### Vim (not Nvim) behaves the same?
No, Vim 8.2.3350
### Operating system/version
macOS 11.5
### Termi…
-
- `nvim --version`: NVIM v0.5.0-dev+1386-gfd7e77b22
- Operating system/version: win 10
- Terminal name/version: windows terminal 1.8.1521.0
- `$TERM`: vtpcon
### Actual behaviour
Whenever I…
-
Starting with a new project, add a `Meta.meta Any` node.
This will evaluate.
Edit the node the to `Meta.meta Pair`.
The evaluation will stop with a `File not found` error in the IDE logs.
![imag…
-
Hello team!
This is more of a discussion topic to identify opportunities for collaboration.
I am working on a set of packages to bring standard Bioconductor data structures to Python - [BiocPy…
-
As shown in the video
https://github.com/enso-org/enso/assets/1436948/1550a1f4-c2be-43a4-9787-ec3607ad2258
Repro:
1. Create a text value
2. Press Tab on it to open CB, type `find_all` and sele…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: 22.3.0-dev
- CE or EE: CE
- JDK version: JDK11
- OS and OS Version: Ubuntu 22.04.1 LTS
- Arch…
-
License Checking is failing on PRs, due to missing notices for dependencies, such as mail/others.
```
12:46:33 > Task :generateLicenseReport FAILED
12:46:33 Caching disabled for task ':generateLicens…
-
@sandy081 marked the "community approved" issue #124031 as duplicate, the use of the profiles feature should solve the use case described.
However, I don't see how the profiles feature …
-
Since my previous contributions, I've been thinking a lot about how to compose images based on Dockerfiles, for projects that use multiple languages or tools, like a monorepo repository.
As in the …