IBM / zopeneditor-about

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

Assembler source is not reporting an error against an unknown variable #281

Open davidkjackson54 opened 1 year ago

davidkjackson54 commented 1 year ago

Development environment used

Problem Description

TESTIT and BLAH1 are undefined but not reported as being in error

Simple Assembler program contains unknow variable that are not being reflected as being unknown image

davidkjackson54 commented 1 year ago

Hi @phaumer is this confirmed as a bug?

phaumer commented 1 year ago

@davidkjackson54 I tagged is as an enhancement as we do not really have such syntax checks in the language server. We just updated to docs to be more clear as well: https://ibm.github.io/zopeneditor-about/Docs/knownissues.html#language-specific-features-and-limitations