Skip to content

dev container 依然不够完善。 #57

Description

@hzhangxyz
  1. pyright似乎是多余的, 应该删掉
Pyright has detected that the Pylance extension is installed. Pylance includes the functionality of Pyright, and running both of these extensions can lead to problems. Pyright will disable itself. Uninstall or disable Pyright to avoid this message.
  1. cmake 这个 feature 有点问题, 请使用apt来完成cmake的安装, 而不是使用feature

  2. uv sync --locked --extra dev 和 npm ci --include=dev 应该开发的时候手动同步, 不要写在dev container的脚本里, pre commit 也不要写在里面。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions