-
While wrapping a C++ type that provides operator+ breaks the REPL in a very unexpected manner. For example using the `?` to get the help of a entity, the wrapped operator is selected by the multiple-d…
-
code: `/https?:\/\/deno.land\/(?:std\@?[^\'\"]*|x\/[^\/\"\']*?\@?[^\'\"]*)/`
![image](https://github.com/denoland/deno/assets/22427111/6861afa3-8a3d-4590-a286-83be5d95dcdc)
-
Deno REPL got a lot better in recent months: support for TypeScript, transformations for import statements, etc. I think there are a few improvements that we could do that would make REPL even more us…
-
It currently is active in [SublimeREPL](https://packagecontrol.io/packages/SublimeREPL) tabs:
![Captura de pantalla de 2024-10-02 15 20 13](https://github.com/user-attachments/assets/c8cc3dd9-c7e8-…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
In extension of #15494 user unable to select text from within the repl output, while another rende…
-
```
Enter an expression to evaluate, or a definition (like x = 1) to use later.
» "hello" : Str
panicked at crates/repl_ui/src/repl_state.rs:133:25:
not yet implemented: handle pattern other than …
-
### 💻
- [ ] Would you like to work on a fix?
### How are you using Babel?
Programmatic API (`babel.transform`, `babel.parse`)
### Input code
repl: https://babel.dev/repl#?browsers=defau…
-
### Describe the bug
Using Svelte 4 and before, this REPL custom Accordion with a slide effect was working perfectly. Since Svelte 5, it throws a warning:
> Invalid keyframe value for property heigh…
-
### Version
v2
### Impact
High
### Suggested Priority
High
### Description
At the moment, when printing a "Booking" object, we get back a result of an object type. Even though that doesn't nece…
-
Is there any way to use the REPL during debugging at a breakpoint?
npit updated
2 months ago