-
Type: Bug
# Behavior
### Context
Upon starting a native python REPL, the default kernel "Python REPL" is active. With the setting `"python.REPL.sendToNativeREPL": true`, Shift+Enter sends code…
-
An option to store/differentiate REPL history per environment would be nice. So one can work in different environments and keep the REPL history consistent to that environment.
-
Hi,
I used reticulate to install python 3.12:latest and configure a virtual environment. In that environment, I have installed spyder whose startup script is just a python script.
the main command…
-
Hello,
There seems to be an issue with the precompilation of the language server upon launching when using julia 1.11.
It complains that the REPL package needs the new `StyledString` package, whic…
-
Currently, without any changes to `startup.jl`, running `julia` from the command activates the root environment. I think this is a poor UX but it exists for safety reasons ( we don't want julia -e "us…
-
## Description
I say easy, but I don't have a very precise recipe.
I set a bunch of breakpoints on successive lines, I stepped into a function, I switched to the REPL window, I tried to evaluat…
-
`[nix-shell:~/code/roc]$ cargo run repl
Finished dev [unoptimized + debuginfo] target(s) in 0.29s
Running `target/debug/roc repl`
The rockin’ roc repl
────────────────────────
Ente…
-
## Case description
I was an environment using Julia 1.9. When I used `> Julia: start REPL`, it opened a terminal with Julia REPL 1.9:
At the bottom of the screen, it shows
So far, as expected…
-
Related: https://github.com/microsoft/vscode-python/pull/24140
The default to enable shell integration in Python Terminal REPL via setting PYTHONSTARTUP environment variable has been set to false …
-
![image](https://github.com/Olical/conjure/assets/32973761/22514450-778c-4375-90cc-ad780f11ca8f)
When trying to print things or get values from an async implementation usually the thing you wanna s…