-
This is from https://robotframework.slack.com/archives/C0103745J7P/p1718374099910529 and is the same problem as this one **was** in LSP: https://github.com/robocorp/robotframework-lsp/issues/724
S…
burrk updated
1 month ago
-
### What happened?
I am trying to input text("C:\Users\test\project\memxyz-test") using German keyboard layout inside a text field with 'Input Text' keyword.
When I execute the testcase and it in…
-
Hi,
I installed the plugin on my Mac and it works great but when I installed it on my Windows 11 it's really slow and the auto completion function is not working.
Also how can I change from 4 sp…
-
@krassowski we have developed a jupyterlab extension which provides code completion from Spark sql and Trino.
You can see the features of the extension here https://github.com/CybercentreCanada/jup…
-
I have PyCharm version:
```
PyCharm 2021.1.1 (Community Edition)
Build #PC-211.7142.13, built on April 21, 2021
Runtime version: 11.0.10+9-b1341.41 amd64
VM: Dynamic Code Evolution 64-Bit Server …
-
I would like to use RobotKernel to develop larger Notebooks with multiple Cells.
For this notebook there is one library, which needs to be "setup" and keeps a state.
In current Implementation of the…
-
Hello, currently I am using a conda.yaml file for my env dependecies when building with rcc. Having the following structure:
```
channels:
- conda-forge
dependencies:
- python=3.9.18
- pip…
-
cc. @fabioz @avaissi @orlof
I have xeus-robot and robotframework-lsp installed in my environement. I have a `keywords.robot` file containing:
```robotframework
*** Settings ***
Library String
…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
The robocorp-1.0.0 changes were merged this morning. The files…
-
# Summary
RobotCode ignores a mapped drive's pathing and instead uses a full UNC pathing, resulting in a test suite file not being located properly.
## Detail
If you have your repo on a **map…