sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support global .env at project level

allanbowe opened this issue ยท comments

When making auth operations in the CLI we have a project level .env file and also .env.targetname files - where the .env.targetname settings take precedence.

The VS Code extension should follow the same rules (look at .env.targetname first then .env for valid auth settings)

๐ŸŽ‰ This issue has been resolved in version 1.25.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€