robocorp / robotframework-lsp

Robocorp extensions for VS Code: Robocorp Code and RFW LSP
https://robocorp.com/docs/developer-tools/visual-studio-code
Apache License 2.0
205 stars 93 forks source link

Provide a way to do a manual build for an environment given its conda.yaml #902

Open fabioz opened 1 year ago

fabioz commented 1 year ago

One action that I sometimes miss (but do not know where exactly to put it) would be a "build / rebuild the robot environment". The environment builds automatic triggering is quite good but there are cases where I'd like the control. Editing conda.yaml ..oops made a typo > cancel back to editing conda.yaml -> here before jumping back to .robot code I'd like to trigger the env. build manually and stay in that "mental context"

fabioz commented 1 year ago

Could be done as:

kariharju commented 3 months ago

This issue has been moved here, under Sema4AI/vscode-extension repository.