sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
121 stars 48 forks source link

Add libraries content #129

Closed scottdover closed 1 year ago

scottdover commented 1 year ago

Is your feature request related to a problem? Please describe. As a SAS user, I'd like to use SAS libraries locally so that I'm able to work more effectively.

Describe the solution you'd like

Environment Viya

scottdover commented 1 year ago

Hey @2TomLi @skyeaussie @crlewi. Does the above sound like reasonable acceptance criteria for this feature? Are there other things we're hoping to do in this task?

Also, @boyce-w @scnwwu, I feel like one of you mentioned an idea of how we may implement table viewing. Do either of you have any thoughts of how we might achieve displaying tables?

Last, @scnwwu, is there an OpenAPI generated api that we should be using for fetching libraries?

scnwwu commented 1 year ago

Last, @scnwwu, is there an OpenAPI generated api that we should be using for fetching libraries?

The libraries API belongs to compute so already there https://github.com/sassoftware/vscode-sas-extension/blob/main/client/src/connection/rest/api/compute.ts#L7330

scnwwu commented 1 year ago

Also, @boyce-w @scnwwu, I feel like one of you mentioned an idea of how we may implement table viewing. Do either of you have any thoughts of how we might achieve displaying tables?

I believe you're saying @JosephDHenry's demo about https://github.com/microsoft/vscode-webview-ui-toolkit

scottdover commented 1 year ago

Yeah! That's it. Thanks @scnwwu :)

scottdover commented 1 year ago

Hey @skyeaussie . From our meeting last week, it looks like I need the follow icons in light/dark variants: