Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added pylock to activationevents #25025

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

Merged
merged 1 commit into from
May 7, 2025
Merged

Conversation

albus-droid
Copy link

@albus-droid albus-droid commented May 1, 2025

This fixes #25016

Added some changes to package.json, so that the extension gets activated whenever there is a file with the name pylock.toml or match the regular expression r"^pylock\.([^.]+)\.toml$".

I followed PEP 751's naming specification.

Screenshot (127)

@karthiknadig karthiknadig self-requested a review May 1, 2025 03:32
@karthiknadig karthiknadig self-assigned this May 1, 2025
@karthiknadig karthiknadig added the feature-request Request for new features or functionality label May 1, 2025
@karthiknadig karthiknadig added this to the May 2025 milestone May 1, 2025
@karthiknadig karthiknadig requested a review from eleanorjboyd May 1, 2025 03:33
@karthiknadig karthiknadig added the skip package*.json package.json and package-lock.json don't both need updating label May 1, 2025
@eleanorjboyd eleanorjboyd merged commit b0b8aff into microsoft:main May 7, 2025
49 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality skip package*.json package.json and package-lock.json don't both need updating skip-issue-check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activate on finding pylock.toml
4 participants