microsoft / microsoft/vscode-python-environments
Explore a Python Run Command Tool
Đang mở
@karthiknadig đang làm issue này rồi.
Từ ngày 15/5/2025.
feature-request
needs proposal
- 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ả
With a tool that runs Python,
- Won't need to escape/build terminal specific commands
- Wont' need wait for terminal execution, which can be slower for a number of reasons
(e.g. terminal tool some times timeout, cannot read output, asks me to try again and then it works, etc) - Doesn't rely on terminal to be setup correctly
- Faster (as running in terminal requires at least two tool calls)
IMHO I think this will be cleaner and better from a UX perspective,
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á.