You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
cmake 这个 feature 有点问题, 请使用apt来完成cmake的安装, 而不是使用feature
uv sync --locked --extra dev 和 npm ci --include=dev 应该开发的时候手动同步, 不要写在dev container的脚本里, pre commit 也不要写在里面。