Skip to content

Running examples in vscode messes with REPL output #11

@sairus7

Description

@sairus7

Steps to reproduce:

julia> x = 1
1

julia> x
1

julia> include("examples/calc1.jl") # or just run the file in vscode, running it leads to opening Plots pane for any reason

julia> x # nothing in REPL output - why?

julia> x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions