Skip to content
  • rdubner's avatar
    Initiated move to 3.2.1 · a2a90f07
    rdubner authored
    Replaced requests for cobcd.py "print" with "cprint".
    Fixed some compilation errors because of resolve calls that didn't have parameters
    Determined that variable display on hover is something I can't do because of
    names with dashes in them; VSC is uses '-' as a separator, and so I cannot, in
    general handled COBOL variable names.
    This version also fixes Issue #8 "auto-print when changing variable"
    a2a90f07