-
| | |
|------------------|-----------------|
|Previous ID | SR-9764 |
|Radar | None |
|Original Reporter | @lilyball …
-
| | |
|------------------|-----------------|
|Previous ID | SR-8954 |
|Radar | None |
|Original Reporter | @pvieito …
-
Hi!
I'm trying to speed up the time it takes to get my environment up and running (with the Build task provided by the extension) and it looks like the second time I open the environment, it incorrec…
-
#1051 provides a convenient way to navigate sub-environments. I think it is necessary, but not sufficient, for a good UX.
`activate +test` (as opposed to `activate test`) also shows the *intention*…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
always "connect kernel ....."
Could you add support so that l can 'run ' python or jul…
-
# Description
A change in the PATH environment variable is not visible in cabal repl.
# Versions
Confirmed in versions:
- Linux,
cabal-install version 1.20.0.3,
using version 1.20.0.1 of the Cab…
-
Changing the environment via the Command Palette does not affect the environment in the integrated REPL, and vice versa. What is the relationship between these two environments? Should they be the sam…
-
**Describe the bug**
The problem only occurs since nix 2.21.x
`fetchGit` is flaky on an empty `~/.cache/nix/gitv3` and can often crash like that:
```
error: Cannot find Git revision '43c751b41…
-
I'm running into a confusing error when I try to use RemoteREPL.jl with a recent nightly:
```
julia> RemoteREPL.connect_repl()
[ Info: Using session id b67a752f-c7bf-424f-9804-22e927f3c9b9
ERROR…
-
On `Makie v0.21.11` I can define methods that dispatch on `Makie.DiscreteSurface`
```julia
julia> f(::Makie.DiscreteSurface) = 1
f (generic function with 1 method)
```
however on `Makie v0.21.1…