Skip to content

discussions Search Results · repo:robotcodedev/robotcode language:JavaScript

26 results
 (72 ms)

26 results

inrobotcodedev/robotcode (press backspace or delete to remove)

I am working on integrating monaco-editor in my application where I am using robot framework to provide automation testing. I need to integrate robotcode language server with monaco-editor. So far I am ...

Hello all, We’re running into performance and memory issues when using RobotCode on large Robot Framework projects. I’ve uploaded a dummified version of our real project here: 👉 https://github.com/petrieh/dummified-robot ...

Hello all, We are trying to migrate from robotidy 4.18.0 to robocop 6.0, and uninstall the old robotframework-tidy package. In my VSCode Settings I set editor.formatOnSave : true, so that everytime I ...

I am using PyCharm 2025.2.0.1 (not pro) I have no plugins installed besides RobotCode 1.8.0, LSP4IJ 0.15.0, and the plugins that came with the install. This is on a company laptop, which I know can sometimes ...

When I run a test using the Run Test button in PyCharm, the console logs become cluttered with lines related to: - Variable initialization - Variable value changes - Temporary assertion errors (which ...

We have been using Robotframework for our tests for years and I became aware of this extension for VS Code at the “Trends in Testing” event organized by Imbus AG. Using the extension has already made ...

Is it possible to disable this: img width= 576 height= 322 alt= image src= https://github.com/user-attachments/assets/0150085b-7bdc-4d8b-beb2-54b73c47cd2d / These popup information drives me crazy, pressing ...

I was developing python project and the program has its own logging. But somehow the robotcode lsp prints the debug log into my program logs like the following. 2025-06-18 15:25:41,210 - [CRITICAL] - ...

Hello. When we can expect new plugin versions on stable channel for PyCharm?

Hi. Is there a way to configure venv to be used by robotcode in a file ? I cannot find this in toml doc Or, is there a default or defaults folders robotcode will use if they exist ?