microsoft / microsoft/PTVS

Start without Debug and Start with Debug button not available in right click menu

Open
#7,429 2 comments 0 reactions 1 assignee View on GitHub

@int19h is already working on this.

Since Apr 26, 2023.

user responded
Dominant language
C#
Stars
2.6k
Forks
680
Avg merge
39m
Merged PRs (30d)
1

Description

"Start without Debug" and "Start with Debug" buttons not showing at all for stand alone python file

Steps to Reproduce

  1. Create any Empty Console application
  2. Create and add the new module.py into the project
  3. Open module.py
  4. In code editor right click to open the context menu
  5. "Start without Debug" and "Start with Debug" are not shown at all according to the article

Expected behavior
The two buttons on the context menu shown without any problem in 2019, but not in 2022

Additional context and screenshots
image

Sample Code

import sys
print(sys.path)

Diagnostics file
Diagnostic Info 2023-03-01T181944.txt

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.