Roman Kupriyanov

Results 5 issues of Roman Kupriyanov

## Description Consider this example of a job JCL: ```bash //SET1 SET PN=EXER3 //&PN JOB ``` This job, being submitted, will fall with JCL ERROR, producing the results: ![image](https://user-images.githubusercontent.com/91762867/143599735-68a18c11-c08b-4add-a710-3c46a8e98961.png) And...

enhancement

**Is your feature or enhancement request related to a problem or limitation? Please describe** Since Zowe/imperative consist of multiple pieces and API's, all the extenders always have to include entire...

enhancement
priority-low
community-upvoted
v4

**Is your feature request related to a problem? Please describe.** As it stands, Explorer for Endevor extension which relies only on the dynamically imported Zowe Extenders API to get the...

enhancement
priority-low

**Is your feature request related to a problem?** The request is related to formatting capabilities of the COBOL LS extension. It automatically removes trailing spaces from the file and since...

new feature

Hello, After the migration to nodejs 20.16.0 from 18.20.4 some of our tests that use Mockttp server started to fail with `EPIPE write` or `ECONNRESET read` or `ECONNRESET socket hang...