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

Skip to content

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