-
### Problem to solve
It can be very annoying to have to make a temp file just to use HURL, this is one area in which curl is better. Ideally we could have a REPL where we can type a request and then …
-
Extracted from #62
First steps
- allow running a shell command as a `sub process` inside of flow #67
- implement a command to send highlighted text as input to the active subprocess (somewhat si…
-
### What happened?
All the details can be found here:
https://discourse.julialang.org/t/symbolicregression-jl-freezing-my-terminal-when-running-report/119368/2
In summary, when using SymbolicRegr…
-
### Describe the problem
Based on a Twitter/X [discussion](https://x.com/techniq35/status/1849880234381677043), and at the [request](https://x.com/Rich_Harris/status/1850204736995176893) of @Rich-Har…
-
Hello,
I think it would be nice to have repl syntax highlighting. Here's an example of how it's implemented in `amm` (a Scala interpreter)
![image](https://github.com/user-attachments/assets/c9376…
-
When trying the below example in the REPL, this error shows up:
> https://unpkg.com/browse/svelte-virtuallists@1.4.0/dist/ (1:0): Expression expected (Note that you need plugins to import files tha…
-
### Behaviour
When loading some packages in REPL, `REPLExt` throws an exception.
### Expected behaviour
No exception thrown?
### Reproduce
To reproduce:
1. `julia-release --startup-file=no -t 1`…
-
If the user runs two instances of the same REPL run config, currently there's no good way to indicate which should be used to evaluate. There's really no way to distinguish this case, since REPLs are …
-
elm-lang/elm-repl#77 was never closed and I can't find a corresponding issue here, so I'm creating it, this would be very useful.
It would be nice to execute tasks in the repl and do something with…
-
I have my DbContext in a class library, so `dotnet ef` commands always have to be qualified with either a `--project` or a `--startup-project` or both, depending where I run the command.
It would …