codestream icon indicating copy to clipboard operation
codestream copied to clipboard

Cannot add codemarks to files with .e2e.ts

Open jbiskur opened this issue 3 years ago • 5 comments

It seems not to be possible to add code marks in files with the ending .e2e.ts for example. if I remove the number from the file name it works.

This is using Webstorm and the Code Stream plugin.

The error I receive is "There was an error creating the codemark." nothing more and nothing less

jbiskur avatar Mar 04 '21 15:03 jbiskur

Thanks for the report @jbiskur! Could I trouble you to send a log file? Reproduce the issue and then go to Help > Collect Logs and Diagnostic Data. This will open the finder where you should see a newly created zip file. If you'd prefer not to post it here, you can send it to me directly at [email protected]. Thanks!

planteater avatar Mar 04 '21 21:03 planteater

I have submitted the logs to the email provided

jbiskur avatar Mar 05 '21 08:03 jbiskur

@jbiskur - If you close the file in question, and then reopen it, does that fix the issue?

planteater avatar Mar 16 '21 17:03 planteater

@jbiskur - If you close the file in question, and then reopen it, does that fix the issue?

no, it does not

jbiskur avatar Mar 18 '21 17:03 jbiskur

Hi @jbiskur. Based on the logs provided, we suspect the issue is related to file renaming, and not to the file extension. CodeStream currently does not support automatic relocation of Codemarks when files are renamed, although you can still manually reposition them.

That being said, once the renamed file is committed (supposing that's the case), are you then able to create new Codemarks on it?

marcelofarias avatar Mar 18 '21 20:03 marcelofarias