Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

debugger not working in v4.98

Open
#7,259 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
nginx, python, vscode
Domain
devtools

Research direction

The report names no source files or tests; start by reproducing the Python debugging steps in Chrome on code-server 4.98, using both the F5 key and Run→Debug menu. Compare the installed Python extensions and debugger behavior with code-server 4.8.3 and GitHub Codespaces, then verify that starting a breakpoint session works.

Written by the indexing model from the issue text.

Description

bug triage
Is there an existing issue for this?
  • 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

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

Dominant language
TypeScript
Stars
79.4k
Forks
6.9k
Avg merge
2d 13h
Merged PRs (30d)
39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coder/code-server

All issues in coder/code-server

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.