-
Notifications
You must be signed in to change notification settings - Fork 70
feat: add project write path security guard, macOS SDK auto-detection, and walkthrough improvements #304
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
base: next
Are you sure you want to change the base?
feat: add project write path security guard, macOS SDK auto-detection, and walkthrough improvements #304
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| ## Create ArkTS Project | ||
|
|
||
| Create a new ArkTS project to start developing your OpenHarmony application. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| ## 创建 ArkTS 项目 | ||
|
|
||
| 创建一个新的 ArkTS 项目,开始编写您的鸿蒙应用。 |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 这个文件的修改不要再加上来了, |
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 这个文件的修改不要再加上来了, |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请检查当前构建,CI上编译出来的
.vsix工件下载下来测试过了吗?修改后的插件无法正常启用,扩展宿主出错(已去除敏感信息):我认为是你加了
--no-dependencies导致。请问此PR中还加了任何其他.node依赖么?如果不存在,请将此--no-dependencies去掉,改回使用拷贝的方式构建插件的node_modules并且让vsce进行打包。插件的构建结果可以从当前PR的CI中下载,选择您电脑对应的平台/架构即可,然后可以直接安装到您的vscode/vscode like IDE: