Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add task related context keys #14757

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

msujew
Copy link
Member

@msujew msujew commented Jan 22, 2025

What it does

Addresses an issue found in #14725 (reply in thread).

Adds a few new task related context keys that are in use by the Python extension. See here.

How to test

  1. Open a python file that simply contains a print("hello world") script.
  2. Assert that the editor/title/run menu contains all expected entries:
    image
  3. Assert that these entries work as expected.

Review checklist

Reminder for reviewers

@msujew msujew added tasks issues related to the task system vscode issues related to VSCode compatibility labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks issues related to the task system vscode issues related to VSCode compatibility
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

1 participant