Scalr / scalr-vscode

The Scalr VSCode Extension is a tool designed to streamline your Opentofu/Terraform workflows by integrating Scalr directly into your Visual Studio Code environment.
https://marketplace.visualstudio.com/items?itemName=Scalr.scalr
Mozilla Public License 2.0
5 stars 1 forks source link

[Feature]: Filter Runs by the filtered workspaces #35

Open pbnj-dragon opened 1 month ago

pbnj-dragon commented 1 month ago

Is your feature request related to a problem? Please describe.

Currently, Scalr extension shows all workspaces and runs. If you filter by workspaces, the Runs pane still shows all runs.

Describe the solution you'd like

When filtering Workspaces, the Runs pane should only show runs in that workspace.

Describe alternatives you've considered

Alternatively, the Runs pane can have a dedicated Filter capability, separate from Workspaces.

Additional context

Vote on this feature request

If you think this feature is valuable, please give this issue a 👍 thumbs up! The more votes, the higher the priority.

penja commented 1 month ago

@pbnj-dragon Thank you for the feature request. We can start by filtering runs according to the workspace filters. This will be implemented in upcoming versions.