Ticket Created
over 3 years ago

CIQQA-1041

vscode is suddenly generating a different prg file name

my project is in the following path:

test-data-field/

When executing "Build for device" or "Build current project", vscode always generated a test-data-field.prg file

Now, I can't understand why, it's generating a testdatafield.prg file while "Run Without debug" is looking for test-data-field.prg file

I haven't updated sdk manager or changed any configuration. Does anybody now how to fix this?

Thanks.

Parents
  • I completely agree with Michael.  Is there any harm for developers to use "-" and "_" in their file and directory naming conventions?  If not, why on earth did this change get implemented?

    If this change had to happen, it may be a good idea to post something so developers know why vscode produces an error: "can't find prg file"...

Comment
  • I completely agree with Michael.  Is there any harm for developers to use "-" and "_" in their file and directory naming conventions?  If not, why on earth did this change get implemented?

    If this change had to happen, it may be a good idea to post something so developers know why vscode produces an error: "can't find prg file"...

Children