Skip to content

Added pylock to activationevents - #25025

Merged
Eleanor Boyd (eleanorjboyd) merged 1 commit into
microsoft:mainfrom
albus-droid:main
May 7, 2025
Merged

Added pylock to activationevents#25025
Eleanor Boyd (eleanorjboyd) merged 1 commit into
microsoft:mainfrom
albus-droid:main

Conversation

@albus-droid

@albus-droid ALBIN BABU VARGHESE (albus-droid) commented May 1, 2025

Copy link
Copy Markdown

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 Karthik Nadig (karthiknadig) added the skip package*.json package.json and package-lock.json don't both need updating label May 1, 2025
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