robotframework-lsp icon indicating copy to clipboard operation
robotframework-lsp copied to clipboard

Can the RFLS connect to a running Robot Framework instance

Open jeff-hines-02 opened this issue 1 year ago • 1 comments

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.

jeff-hines-02 avatar Oct 30 '24 22:10 jeff-hines-02

Unfortunately this is not really possible at this point.

fabioz avatar Oct 31 '24 10:10 fabioz