You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No. I am new to using the Robot Framework Language Server plugin to VSCode, so I am wondering if a feature is available.
Describe the solution you'd like
Our project uses a Docker container that has Python 3.12 + Robot Framework + a bunch of other needed python libraries to run our Robot tests. This allows easy access for developer so that they can run robot tests without having to install a specific python + Robot Framework + whatever other libraries. Can the RFLS be configured to connect to the Docker container in order to debug a running robot test?
Describe alternatives you've considered
I haven't tried any alternatives yet. I wanted to ask the initial question to see if what I am asking for is possible.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No. I am new to using the Robot Framework Language Server plugin to VSCode, so I am wondering if a feature is available.
Describe the solution you'd like
Our project uses a Docker container that has Python 3.12 + Robot Framework + a bunch of other needed python libraries to run our Robot tests. This allows easy access for developer so that they can run robot tests without having to install a specific python + Robot Framework + whatever other libraries. Can the RFLS be configured to connect to the Docker container in order to debug a running robot test?
Describe alternatives you've considered
I haven't tried any alternatives yet. I wanted to ask the initial question to see if what I am asking for is possible.
The text was updated successfully, but these errors were encountered: