Skip to content

Releases: ohosvscode/arkTS

vscode-naily-ets@1.3.9

10 Apr 07:29
2799d83

Choose a tag to compare

Patch Changes

@arkts/vfs@1.1.7

10 Apr 07:29
2799d83

Choose a tag to compare

Patch Changes

@arkts/shared@1.3.9

10 Apr 07:29
2799d83

Choose a tag to compare

Patch Changes

@arkts/language-service@1.3.9

10 Apr 07:29
2799d83

Choose a tag to compare

Patch Changes

  • #299 bcf51cb Thanks @Groupguanfang! - fix: fix UriUtil.isContains checker bug on Windows platform

  • #299 bcf51cb Thanks @Groupguanfang! - chore: refactor to using vite-plus for build

  • #299 bcf51cb Thanks @Groupguanfang! - fix: fix json/json5 -> .ets goto definition

    Principle: Use a Set to collect all LanguageService instances and obtain all SourceFile objects.
    Because the volar language server creates multiple LanguageService/LanguageServiceHost instances, but not expose API to get all LanguageService/LanguageServiceHost instances, so we need create a Set by ourselves to collect all LanguageService instances.

  • Updated dependencies [bcf51cb]:

    • @arkts/shared@1.3.9

@arkts/language-server@1.3.9

10 Apr 07:29
2799d83

Choose a tag to compare

Patch Changes

vscode-naily-ets@1.3.8

16 Mar 16:46
36a3bcf

Choose a tag to compare

Patch Changes

  • #296 12c9365 Thanks @Groupguanfang! - fix: fix hms detect in language server, get ets.hmsPath from vscode settings and add ets.hmsPath to initialize options

vscode-naily-ets@1.3.7

16 Mar 15:53
79e6ecb

Choose a tag to compare

Patch Changes

  • #294 de5f192 Thanks @Groupguanfang! - fix: fix CI, mistakenly packaging the macOS arm64 binary binding into the macOS x64 architecture vsix

@arkts/shared@1.3.8

16 Mar 16:46
36a3bcf

Choose a tag to compare

Patch Changes

  • #296 12c9365 Thanks @Groupguanfang! - fix: fix hms detect in language server, get ets.hmsPath from vscode settings and add ets.hmsPath to initialize options

@arkts/language-service@1.3.8

16 Mar 16:46
36a3bcf

Choose a tag to compare

Patch Changes

  • Updated dependencies [12c9365]:
    • @arkts/shared@1.3.8

@arkts/language-server@1.3.8

16 Mar 16:46
36a3bcf

Choose a tag to compare

Patch Changes

  • #296 12c9365 Thanks @Groupguanfang! - fix: fix hms detect in language server, get ets.hmsPath from vscode settings and add ets.hmsPath to initialize options