René

Results 188 comments of René

Hi @simonmeggle I can not reproduce it. neither on Windows nor on Mac. On Windows i do have Python 3.9.1 Could you try to narrow it a bit down?

@aaltat i am fine with the proposal to streamline the error. and remove the tips!

I will also remove the ANSI colors from the Playwright error messages.

Please reconsider implementing this. at least in iOS the most missing feature is the possibility to move the cursor with holding space. enter is also sometimes a bit weird, but...

I do not get this request. Please elaborate.

maybe add a custom parser that continues to support Pipes. I will explain later a bit more...

@gbhandarkavathe Robot Framework Language Server does not support RF 7.0 or newer. This 'internal' API of Robot Framework was changed in 7.0 or 7.1. see: https://github.com/robocorp/robotframework-lsp/tree/master/robotframework-ls#maintenance-policy you may want to...

That works with current version. ```robotframework New Persistent Context browser=webkit userAgent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.1 5 viewport={'width': 810, 'height': 1010} headless=False url=https://www.whatsmyua.info/...

One concern is that escaping seems not to be possible.

I would propose to NOT implement `*{secret}` because it is pretty implicit and only some super nerds will know that feature. i would propose to implement type converters for variables...