Hello,
I am not able to execute any codes in the script area. When I copy paste the codes in the terminal, they are executed. I am using Pumas v2.6.0.
Can someone help me out?
Hello,
I am not able to execute any codes in the script area. When I copy paste the codes in the terminal, they are executed. I am using Pumas v2.6.0.
Can someone help me out?
Could you please try to click on the “Extension” icon to the far left of the screen
and then click on the “Julia” extension
and let us know which version of the extension you are using
or if there are any warnings or errors shown anywhere on the screen
Hi,
Thank you for your response.
I am getting the following warning - Pending response rejected since connection got disposed.
The version of julia I am using is 1.127.2
Which version of macOS are you running?
MacBook Air macOS 14.4.1
Could you please try to open the “Julia Language Server” output window
and share the output with us?
Could you please try to scroll the output and see if there are any errors or warnings.
The following is the only warning in output
┌ Warning: LinearAlgebra not stored on disc
└ @ SymbolServer ~/.vscode/extensions/julialang.language-julia-1.127.2/scripts/packages/SymbolServer/src/SymbolServer.jl:361
[ Info: Loading SparseArrays from cache…
Could you please try to exit the julia session, i.e. by navigating to the lower panel and hitting command+d or running exit()
, and then restart julia? Please let us know if the issue remains.
Did exit() and restarted Julia. It’s still not working.
This issue was resolved by moving the Julia/Pumas source file to a new folder. It seemed like some other files in the same folder confused the Julia Language Server such that it stalled.