Skip to content

Conversation

@rushairer
Copy link

No description provided.

Copy link
Member

@yanranxiaoxi yanranxiaoxi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for helping to provide the devcontainer configuration, please see my review comments.

Apart from the content mentioned in the file, it is also necessary to improve .edaignore to exclude files during extension packaging.

"mounts": ["source=${localWorkspaceFolder},target=/workspace,type=bind"],
"customizations": {
"vscode": {
"extensions": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project no longer uses Prettier, and you should refer to the project's recommended VSCode extension list.

@@ -0,0 +1,12 @@
{
"name": "pro-api-sdk",
"image": "node:22",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use the latest current LTS version. I think it is node:24.

@yanranxiaoxi yanranxiaoxi self-assigned this Jan 21, 2026
@yanranxiaoxi yanranxiaoxi added the enhancement New feature or request label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants