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

warning on code property

Open
#1,522 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, vscode
Domain
devtools

Research direction

Reproduce the warning in VS Code 1.86.1 with debugpy 1.7.0, Python 3.10.5, and a debug configuration using the code property. Determine whether the warning comes from debugpy or the VS Code configuration schema; done means the configuration no longer shows a property-not-allowed warning.

Written by the indexing model from the issue text.

Description

bug

VSCode shows a "property not allowed" warning when I use the "code" property in a debug configuration:
image

Environment data

  • debugpy version: 1.7.0
  • OS and version: Windows 10
  • Python version: 3.10.5
  • VS Code: 1.86.1

Actual behavior

warning

Expected behavior

no warning

Steps to reproduce:

See above

Dominant language
Python
Stars
2.5k
Forks
202
Avg merge
5d 1h
Merged PRs (30d)
1

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 microsoft/debugpy

All issues in microsoft/debugpy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.