Releases: ohosvscode/arkTS
vscode-naily-ets@1.3.9
Patch Changes
-
#299
bcf51cbThanks @Groupguanfang! - refactor: redesign hdc manager, using hdckit to capture the screen snapshot and the UI layout, thanks @liriliri organization for the great work! -
#299
bcf51cbThanks @Groupguanfang! - fix: fix when goto extension's .d.ts/.d.ets files using to internal arkts language server -
#299
bcf51cbThanks @Groupguanfang! - chore: refactor to using vite-plus for build
@arkts/vfs@1.1.7
Patch Changes
- #299
bcf51cbThanks @Groupguanfang! - chore: refactor to using vite-plus for build
@arkts/shared@1.3.9
Patch Changes
- #299
bcf51cbThanks @Groupguanfang! - chore: refactor to using vite-plus for build
@arkts/language-service@1.3.9
Patch Changes
-
#299
bcf51cbThanks @Groupguanfang! - fix: fix UriUtil.isContains checker bug on Windows platform -
#299
bcf51cbThanks @Groupguanfang! - chore: refactor to using vite-plus for build -
#299
bcf51cbThanks @Groupguanfang! - fix: fixjson/json5->.etsgoto definitionPrinciple: 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
vscode-naily-ets@1.3.8
Patch Changes
- #296
12c9365Thanks @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
Patch Changes
- #294
de5f192Thanks @Groupguanfang! - fix: fix CI, mistakenly packaging the macOS arm64 binary binding into the macOS x64 architecture vsix
@arkts/shared@1.3.8
Patch Changes
- #296
12c9365Thanks @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
Patch Changes
- Updated dependencies [
12c9365]:- @arkts/shared@1.3.8
@arkts/language-server@1.3.8
Patch Changes
- #296
12c9365Thanks @Groupguanfang! - fix: fix hms detect in language server, get ets.hmsPath from vscode settings and add ets.hmsPath to initialize options