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

Global VS Code settings

jbodart-argenx opened this issue · comments

Could we have a global VS Code config file for sasjs lint ?

A global settings file is a good idea. Perhaps for the CLI it could be in the home directory (.sasjs/.sasjslint ), and for the extension, in the extension settings.

Currently it is necessary to have the .sasjslint in the root of the VS Code project, which isn't always convenient.