che-che4z-lsp-for-cobol icon indicating copy to clipboard operation
che-che4z-lsp-for-cobol copied to clipboard

Results 101 che-che4z-lsp-for-cobol issues
Sort by recently updated
recently updated
newest added

## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for...

## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for...

Changed copybook download folder from {workspace} /.c4z/.copybooks/... into {global storage folder}/.zowe/.copybooks/... added 'open internal copybook folder command' to add copybook download folder to open workspaces ## How Has This Been...

## Description ## XMLParse statement throws a NPE with following stack trace. `ERROR org.eclipse.lsp.cobol.service.AnalysisService - An exception thrown while applying analysis for untitled:Untitled-3: java.lang.NullPointerException: null at org.eclipse.lsp.cobol.core.visitor.CobolVisitor.visitXmlParseStatement(CobolVisitor.java:279)` ```cobol IDENTIFICATION DIVISION....

bug

## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for...

## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for...

Link to techdocs in Code4z para

## How Has This Been Tested? Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for...

## Description ## The period following END-EXEC is optional in most cases. Omitting the period does not appear to cause issues parsing other SQL statements, and no errors or warnings...

bug