-
i.e. `src/one/two/three.js` and `src/one/two/three.erl`.
We will need to track Erlang module names to ensure there are no clashes. For example `src/one/themodule.erl` and `src/two/themodule.erl` in…
-
When in web-mode, RJSX, or similar, I occasionally cannot delete characters using backspace.
For instance, create a new file, turn on web-mode, and enter (`|` is your cursor):
```jsx
(
)
``…
-
When stdout/stderr uses tty and has O_NONBLOCK set, the kernel driver returns -EAGAIN (https://elixir.bootlin.com/linux/v5.19/source/drivers/tty/tty_io.c#L952). This causes rust to panic, rather than …
-
Hello
All of a sudden, playground stopped working for supercollider files. Did you disable supercollider somehow? In other languages like python it works fine. But running `:TSPlaygroundToggle` in …
-
### Environment
* Elixir & Erlang/OTP versions (elixir --version):
* Erlang/OTP 22 [erts-10.5.6] [source] [64-bit]
* Elixir 1.9.4 (compiled with Erlang/OTP 22)
* Operating system:
Debia…
-
This is a disorganized collection of notes, I hope I'll be able to formulate what I look for soon.
### The objective: Find or create a distributed general purpose computing system
#### Subobjectiv…
void4 updated
6 years ago
-
#### The bug
Builds are commonly failing due to timing out when reading builds from Hex
Here is one example: https://github.com/gleam-lang/gleam/actions/runs/10040640100/job/27747083505?pr=3419
…
lpil updated
4 months ago
-
I upgraded the deps
```elixir
defp deps do
[
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"}
{:excons…
-
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f7d9c54e0dc, pid=28424, tid=0x00007f7d741a8700
#
# JRE version: OpenJDK Runtime Environment (8…
-
**Describe the bug**
When running `require "nvim-treesitter-textobjects.select".select_textobject("@class.outer", "textobjects")` I get this big error:
```
E5108: Error executing lua ...r-textobjects/…