isub defining is a subset of defined storage that compiles so it is still supported. Example code: > dcl arr3(3,4) fixed bin(15) defined(arr(1sub+1,2sub+2)); The VS Code extension highlights them as syntax errors.