Skip to content

[COBOL LS] Problem identifying COBOL areas when continuing a replacing parameter across multiple lines #550

@FALLAI-Denis

Description

@FALLAI-Denis

Development environment used

  • Z Open Editor version: 6.0.0
  • Editor Platform
    • Visual Studio Code
    • Red Hat OpenShift Dev Spaces
    • Eclipse Che
  • Editor Platform Version: 1.104.1
  • Operating System: Windows 11
  • Java Version: 21
  • Related to RSE API?
    • RSE API Plugin version:
    • Zowe CLI version:
    • Node.js version:
  • Logs attached: no

Problem Description

When the replacing value in a Copybook call is written across multiple lines, semantic recognition does not distinguish between the different areas of the COBOL line:

  • "line number": columns 1 to 6
  • indicator: column 7
  • COBOL text: columns 8 to 72
  • identification: columns 73 to 80

The entire line is considered to be the value of the replacing parameter.

Observed behavior

Image

Expected behavior

Image

Other informations

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions