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

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Add task related context keys #14757

merged 2 commits into from
Jan 29, 2025

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
@JonasHelming JonasHelming requested a review from tsmaeder January 29, 2025 09:30
@msujew msujew merged commit 95f90ad into master Jan 29, 2025
11 checks passed
@msujew msujew deleted the msujew/add-task-context-keys branch January 29, 2025 21:29
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 29, 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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants