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
*** Test Cases ***
Test
Embedded "args"
*** Keywords ***
Embedded "${args}"
No Operation
When I reformat this from within VsCode using the corresponding keyboard shortcut <Shift><Ctrl>I, every second time an extra blank line is inserted before the keywords section. When the extra blank line is inserted, reformatting the document removes the blank line again.
My robotidy configuration in pyproject.toml is as follows:
d-biehl
changed the title
Incorrect formatting of Robot test script every second time
[Bug] Incorrect formatting of Robot test script every second time
Dec 8, 2024
d-biehl
changed the title
[Bug] Incorrect formatting of Robot test script every second time
[BUG] Incorrect formatting of Robot test script every second time
Dec 8, 2024
Type: Bug
Given the following minimal test description:
When I reformat this from within VsCode using the corresponding keyboard shortcut
<Shift><Ctrl>I
, every second time an extra blank line is inserted before the keywords section. When the extra blank line is inserted, reformatting the document removes the blank line again.My robotidy configuration in
pyproject.toml
is as follows:Executing robotidy directly from the command line doesn't show this behaviour.
There is nothing special to be seen in the output of the RobotCode extension:
Extension version: 0.99.0
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Linux x64 4.18.0-553.27.1.el8_10.x86_64
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
The text was updated successfully, but these errors were encountered: