coder / coder/code-server

debugger not working in v4.98

Đang mở
#7,259 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug triage
Ngôn ngữ chính
TypeScript
Star
79.3k
Fork
6.8k
Merge trung bình
2 ngày 6 giờ
Pull request đã merge (30 ngày)
41

Mô tả

### Is there an existing issue for this?

- [x] I have searched the existing issues

### OS/Web Information

- Web Browser: Chrome
- Local OS: Win10
- Remote OS: CentOS
- Remote Architecture: amd64
- `code-server --version`: 4.98

### Steps to Reproduce

1. Open a python file , toggle a breakpoint
2. press F5, nothing happen
3. Choose Run->Debug in the menu, still not working
4. check exentesion, Python, Python debugger from ms-python are installed.
5. check if there are any error messages in the extensions, not found

Btw, I am using code-server under a nignx service. At first I though it was the key-mapping problem, but running from menu selection is not working too, so it does not seem to be this problem.

If I change to use another python debugger (Kylin), it is working.

### Expected

debugger should start to run

### Actual

nothing happen, debugger not started

### Logs

```shell

```

### Screenshot/Video

_No response_

### Does this bug reproduce in native VS Code?

NO, not even in older version of code-server, for example 4.8.3 is ok.

### Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

### Are you accessing code-server over a secure context?

- [ ] I am using a secure context.

### Notes

_No response_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.