microsoft / microsoft/vscode-python-environments
Bug: Children Projects in Settings
Đang mở
@eleanorjboyd đang làm issue này rồi.
Từ ngày 9/5/2025.
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 138
- Fork
- 62
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
given the project structure:
folderA
folderB
where folderA is already a python project with envManagerA and pkgManagerA if a user adds folderB as a project with envManagerA and pkgManagerA, do NOT save it to settings.json. This is because folderB is nested inside folderA and has the same env and pkg manager, therefore folderB inherits the correct settings from folderA's configuration by default.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.