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.