TypeCobol icon indicating copy to clipboard operation
TypeCobol copied to clipboard

Add an option to allow completion to not return fully qualified name

Open collarbe opened this issue 6 years ago • 3 comments

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.

collarbe avatar Apr 18 '18 11:04 collarbe