"README.md" did not exist on "46f7da3b02c488c3621e59f5c4402d8e54367dc0"
-
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"
rdubner authoredReplaced 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"