Here is the minimal working example to reproduce the issues. All I am trying to do here is create two plots with two lines each.
Firstly, the linter produces warnings for the plot()
calls even though the code works just fine. I have no way to get rid of it except to remove linting for calls altogether.
Secondly, if I try to run the entire script using the Julia: Execute File in REPL
command, only the final plot shows up in the plot pane. In order for me to get both plots up, I need to run each section individually.
Here is my versioninfo()
. I’m jusing the Julia extension on VSCode, v1.3.27. Thanks!
julia> versioninfo()
Julia Version 1.6.1
Commit 6aaedecc44 (2021-04-23 05:59 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, icelake-client)
Environment:
JULIA_EDITOR = "/home/yenson/.vscode-server/bin/c3f126316369cd610563c75b1b1725e0679adfb3/node"
JULIA_NUM_THREADS =