TypeCobol
TypeCobol copied to clipboard
Add an option to allow completion to not return fully qualified name
It is not always necessary for the completion to suggest a fully qualified name. In certain case it's way too long.
You may could add an option that makes the completion only return a short name for a variable. This shortname have to be checked not to be ambigous.