Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】鸿蒙ArkTS VSCode插件,支持.ets文件的代码跳转/高亮/自动补全 #2907

Open
Groupguanfang opened this issue Feb 26, 2025 · 0 comments

Comments

@Groupguanfang
Copy link

GitHub 开源仓库:Groupguanfang/arkTS
VSCode 插件市场:点击跳转

🎭 项目背景

针对鸿蒙开发者在 VSCode 中缺乏完善的 ArkTS 语言支持问题,现有VSCode市场中的插件存在代码高亮不全、API 支持滞后等痛点,于是基于 TypeScript 语言服务开发了全新插件,提供接近原生的开发体验。

✨ 核心功能

  • ✅ 近乎完整的 TS 语法支持:代码补全、跳转、高亮继承自 TypeScript 语言服务
  • 🧩 鸿蒙项目支持:内置 build-profiles.json5 等配置文件校验
  • 📦 API 13 类型提示:通过 npm 包提供最新鸿蒙 API 智能提示
  • 🆚 基于 Volar.js 实现语言服务扩展
  • 😺 支持codelinter检验

🖊️ 未来计划

  • 集成 HAP 打包功能
  • 完善语法兼容性

项目刚创建不久,新鲜出炉,欢迎PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant