OpenGithubs / OpenGithubs/weekly
【开源自荐】鸿蒙ArkTS VSCode插件,支持.ets文件的代码跳转/高亮/自动补全
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.7k
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
GitHub 开源仓库:Groupguanfang/arkTS
VSCode 插件市场:点击跳转

🎭 项目背景
针对鸿蒙开发者在 VSCode 中缺乏完善的 ArkTS 语言支持问题,现有VSCode市场中的插件存在代码高亮不全、API 支持滞后等痛点,于是基于 TypeScript 语言服务开发了全新插件,提供接近原生的开发体验。
✨ 核心功能
- ✅ 近乎完整的 TS 语法支持:代码补全、跳转、高亮继承自 TypeScript 语言服务
- 🧩 鸿蒙项目支持:内置
build-profiles.json5等配置文件校验 - 📦 API 13 类型提示:通过 npm 包提供最新鸿蒙 API 智能提示
- 🆚 基于 Volar.js 实现语言服务扩展
- 😺 支持codelinter检验
🖊️ 未来计划
- 集成 HAP 打包功能
- 完善语法兼容性
项目刚创建不久,新鲜出炉,欢迎PR
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue links the Groupguanfang/arkTS repository and its VSCode Marketplace listing; start by reviewing those materials and the described TypeScript and Volar.js integrations. No specific file, test, or requested change is identified, so a clear completion condition cannot be established from the issue alone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100