Releases: julia-vscode/LanguageServer.jl
Releases · julia-vscode/LanguageServer.jl
v0.2.3
fix sig provider with function return decl (#232)
v0.2.2
fix getblockoffset (#226)
v0.2.1: Merge pull request #204 from ZacLN/fix3
remove .arg access of unknown type
v0.2.0
move linting on startup (#188)
v0.1.5
allow parameterised type construct names during lint (#165)
v0.1.4
fix sig error handling (#162)
v0.1.3
don't error out on Base.parse failure in provider_sig (#160)
v0.1.2
directly access string value in `include` linting (#159)
v0.1.1
Turn off string linting (#155)
v0.1.0
Add pkg badge (#138)