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

recognition of LOCAL targets

allanbowe opened this issue ยท comments

Currently the extension will only recognise targets in the global ~/.sasjsrc file.

When the project is opened in a SASjs project (contains a sasjs/sasjsconfig.json file) then the local targets should also be picked up / selectable.

We should also list from where the target was picked up in the context box, eg Source: ~/.sasjsrc or Source: sasjs/sasjsconfig.json below

image

It would be nice if we could use an icon or other marker wherever targets are used elsewhere in the UI, so that it's clear if it is local or global.

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

The release is available on:

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