Skip to content

[BUG] Embedded Argument with Newline Causes Syntax Error #360

@Markus537

Description

@Markus537

Type: Bug

The following small test script causes a syntax error on the second line of the test case.

*** Test Cases ***
Test
   Embedded "args"
   Embedded "arg1${\n}arg2"


*** Keywords ***
Embedded "${args}"
   No Operation

Error:

No keyword with name 'Embedded "arg1${
}arg2"' found.

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
Item Value
CPUs Intel(R) Xeon(R) Gold 6348 CPU @ 2.60GHz (4 x 0)
GPU Status 2d_canvas: unavailable_software
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
Load (avg) 1, 0, 0
Memory (System) 15.39GB (6.75GB free)
Process Argv . --log streetsidesoftware.code-spell-checker=trace
Screen Reader no
VM 100%
DESKTOP_SESSION gnome-xorg
XDG_CURRENT_DESKTOP GNOME
XDG_SESSION_DESKTOP gnome-xorg
XDG_SESSION_TYPE x11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions