@marko/language-server@1.0.2
github-actions
released this
01 Mar 17:09
·
218 commits
to main
since this release
Patch Changes
-
#140
b54f69a
Thanks @DylanPiercey! - Avoid using ts.sys.readDirectory for component file scanning (it was extremely slow). -
#140
b54f69a
Thanks @DylanPiercey! - Ignore errors when loading taglibs. -
#140
b54f69a
Thanks @DylanPiercey! - Refactor the resolver intercepting for Marko files to avoid first putting Marko file resolution through TypeScripts resolver. -
#140
b54f69a
Thanks @DylanPiercey! - Improve compiler loading to hit cache more often -
#140
b54f69a
Thanks @DylanPiercey! - Fix issue where taglib lookups where not built against the correct directory. -
#140
b54f69a
Thanks @DylanPiercey! - Fix issue with [cm][tj]s files not being loaded properly within Marko files.