hide python segment when no python venv

This commit is contained in:
Brennen Raimer
2025-09-30 10:33:37 -04:00
parent c8755461f3
commit 621e56af61

View File

@@ -106,7 +106,7 @@
{
"properties": {
"cache_duration": "none",
"display_mode": "context",
"display_mode": "environment",
"fetch_virtual_env": true,
"home_enabled": true
},