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

show ☁️ icon all the time

allanbowe opened this issue · comments

Currently we show the cloud icon only when the syncDirectories object is present in the target. This is problematic as we only read the target list once, on startup.

To avoid the need to refresh, we should show the icon all the time. If the icon is clicked and there are no syncDirectories we should display the following message:

No syncDirectories defined in the current target

🎉 This issue has been resolved in version 1.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀