codota / TabNine

AI Code Completions
https://tabnine.com
MIT License
10.58k stars 493 forks source link

COBOL identifier with hyphen #563

Closed GitMensch closed 1 year ago

GitMensch commented 1 year ago

It would be quite cool to see if Tabnine can handle COBOL with its non-local identifier definitions...

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

GitMensch commented 1 year ago

This issue is still "open" and as it it the sole open PR I hope @yahave or someone else may find the time to review/close/merge.

yahave commented 1 year ago

@GitMensch thanks for bringing this back to the table, I am not sure that the PR will solve what you imagine that it solves. Can you provide an example so we can align expectations?

GitMensch commented 1 year ago

The expectation for now is only that if tabnine is thrown at COBOL it doesn't split SOME-VAR into two identifiers.

Adding support for COBOL itself would be quite cool and I would be available for questions and sample programs.