IBM / zopeneditor-about

IBM Z Open Editor: File issues here!
https://ibm.github.io/zopeneditor-about
Apache License 2.0
49 stars 20 forks source link

PROCESS Option functionality lost #344

Closed Felix-Braun closed 1 year ago

Felix-Braun commented 1 year ago

Development environment used

Problem Description

If there are any *PROCESS or %PROCESS options in a PL/I program, the Extension can't find any References or Definitions. I'm able to open the includes but cant jump to a variable or open any section. Screenshot_2023-05-16_11-19-48

phaumer commented 1 year ago

This is caused by the MAR expecting only two parameters in our code, but it seems there is an optional third one.

Felix-Braun commented 1 year ago

image Found another Error where zOpen Editor is unable to parse the PL\1 Program. on a PUT EDIT

phaumer commented 1 year ago

Fixed in v3.2.1.