Skip to content

Error is thrown on console with profile switching #1683

@Zhirong2022

Description

@Zhirong2022

Describe the bug

Open VSC SAS Extension base on Main branch. Suppose to run some code against a Viya connection, switch to a COM(Local94) connection, error is thrown on console in such situation.

Steps to reproduce

1.Sign in with a valid Viya connection
2.Run some code
3.Switch to COM(Local94) connection

SAS code (if applicable)

proc print data=sashelp.class;
run;

Expected behavior

No console error with profile switching

Screenshots

Image

Client OS

No response

Extension version

v1.17.0

SAS version

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions