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
Stephan Schielke
52c830cd32
fix(poetry-env): handle Poetry returning "." for venv path ( #13183 )
2026-04-27 11:06:54 +02:00
Jacob Rogers
801f09c1ca
fix(poetry-env): add support for poetry 2 ( #13260 )
2025-08-12 10:37:03 +02:00
Kate Sullivan and Carlo Sala
ca5471fe49
fix(poetry-env): switch venv between poetry dirs ( #12804 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com >
2024-11-14 09:00:48 +01:00
Alex Rosenfeld and Carlo Sala
0987eee190
fix(poetry-env): only run deactivate if needed ( #12701 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com >
2024-10-08 21:44:18 +02:00
Carlo Sala
5d2d35cd17
fix(poetry-env): do not deactivate in a subdir
...
Closes #12377
2024-04-23 16:21:21 +02:00
Kate Sullivan and Carlo Sala
31f2025e0f
feat(poetry-env): support changing between two venv dirs ( #12346 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com >
2024-04-12 09:24:54 +02:00
vladislav doster
1d09c6bb0a
style: remove trailing whitespace ( #12303 )
2024-03-26 09:55:16 +01:00
Zikoeng Xi
a168efe73e
fix(poetry-env): activate only if env exists ( #12301 )
2024-03-26 09:54:04 +01:00
ajatkj
1cc32be5f6
feat(poetry-env): create plugin ( #11069 )
2023-09-20 15:51:27 +01:00