Difference between revisions of "COBOL light-weight IntelliSense"
(→Limitations) |
|||
Line 13: | Line 13: | ||
===Limitations=== | ===Limitations=== | ||
− | * REPLACE statement is not supported | + | * '''REPLACE''' statement is not supported |
− | * COPY statement handles only local files without REPLACING | + | * '''COPY''' statement handles only local files without '''REPLACING''' |
− | * EXTERNAL symbols resolved only for local files (including dependent local COBOL projects | + | * '''EXTERNAL''' symbols resolved only for local files (including dependent local COBOL projects) |
− | |||
* Operand types are not checked (planned) | * Operand types are not checked (planned) | ||
* Some syntax errors may not be highlighted (and not all highlighted words are in error state) | * Some syntax errors may not be highlighted (and not all highlighted words are in error state) |
Revision as of 07:58, 20 November 2019
Features
Limitations
|