We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From crash reporting:
indexing error for global expression at 3. args: [:IDENTIFIER, :IDENTIFIER, :IDENTIFIER] trivia: [:GLOBAL]
ErrorException: at error(s::String) (error.jl:33) at getindex(x::CSTParser.EXPR, i::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/CSTParser/src/iterate.jl:12) at collect_hints(x::CSTParser.EXPR, env::StaticLint.ExternalEnv, missingrefs::Symbol, isquoted::Bool, errs::Vector{Tuple{Int64, CSTParser.EXPR}}, pos::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/StaticLint/src/linting/checks.jl:569) at collect_hints(x::CSTParser.EXPR, env::StaticLint.ExternalEnv, missingrefs::Symbol, isquoted::Bool, errs::Vector{Tuple{Int64, CSTParser.EXPR}}, pos::Int64) (./julialang.language-julia-insider-1.3.21/scripts/packages/StaticLint/src/linting/checks.jl:569)
The text was updated successfully, but these errors were encountered:
julia-vscode/julia-vscode#2311 is another case of probably the same problem.
Sorry, something went wrong.
ZacLN
pfitzseb
Successfully merging a pull request may close this issue.
From crash reporting:
The text was updated successfully, but these errors were encountered: