Skip to content

RPGLE fails when typing a procedure in a specific way #459

@wimjongman

Description

@wimjongman

How to reproduce

  • Open a new RPGLE
  • type **free
  • type %scan(code);
  • insert colon before 'code': %scan(:code);
  • Error
**free
%scan(:code);
Output [Error - 12:42:12 PM] Request textDocument/signatureHelp failed. Message: Request textDocument/signatureHelp failed with message: Cannot read properties of undefined (reading 'range') Code: -32603 Image

Metadata

Metadata

Assignees

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