Commit Graph
3 Commits
Author SHA1 Message Date
Ting-An Chen 593e8ed6c8 fix(poetry-env): preserve venv in project subdirectories (#13932)
* fix(poetry-env): preserve venv in project subdirectories

Keep the active environment while navigating ordinary project children, but switch when entering a nested Poetry project.

Use a path-component boundary so similarly named sibling projects are not mistaken for subdirectories.

Fixes #12377

* fix(poetry-env): normalize active project root
2026-09-05 12:41:40 -07:00
vladislav doster 1d09c6bb0a style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
ajatkj 1cc32be5f6 feat(poetry-env): create plugin (#11069) 2023-09-20 15:51:27 +01:00