databricks / cli

Databricks CLI
Other
148 stars 56 forks source link

Update VS Code settings to match latest value from IDE plugin #1677

Closed lennartkats-db closed 3 months ago

lennartkats-db commented 3 months ago

Changes

This updates the python.envFile property from VS Code's settings file to use the value that is set by the latest version of the IDE plugin. This change will make it a bit easier for contributors who work on the CLI code base with the plugin enabled.