BroadcomMFD / cobol-control-flow

COBOL Control Flow is an extension for Visual Studio Code that provides graphical visualization of program flow for programs written in COBOL.
https://marketplace.visualstudio.com/items?itemName=broadcomMFD.ccf
Other
9 stars 8 forks source link

Support other file extensions such as '.src' #9

Closed ChubongaGithub closed 3 years ago

ChubongaGithub commented 4 years ago

Hello,

Any way to recognize other file extensions (such as .src)?

vibhor-bc commented 4 years ago

At present there is no support for .src file extensions. Please refer to supported file extensions. In case there is COBOL file with .src extension , renaming it to one of the supported file extensions should work.

GitMensch commented 3 years ago

Can you please reopen this as feature request and add a setting for that to this extension (defaulting to the current list and possibly the common "cpy")?