You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: expand variables and user dirs in settings of type Path. (#83)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Automatically expands user home (~) and environment variables in
plugin path settings before use, ensuring resolved, usable paths.
* Applies to all Path-based configuration values during settings
extraction for consistent behavior across environments.
* Reduces manual configuration by accepting shorthand and
environment-based paths in plugin configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments