You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JuliaLang/julia#37396 implements import ... as ... syntax which will appear in Julia 1.6, would be nice that vscode-julia supports it, or at least don't treat that as an invalid syntax error in the linter first.
JuliaLang/julia#37396 implements
import ... as ...
syntax which will appear in Julia 1.6, would be nice that vscode-julia supports it, or at least don't treat that as an invalid syntax error in the linter first.This should also close #1237
The text was updated successfully, but these errors were encountered: