codestream
codestream copied to clipboard
Cannot add codemarks to files with .e2e.ts
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
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!
I have submitted the logs to the email provided
@jbiskur - If you close the file in question, and then reopen it, does that fix the issue?
@jbiskur - If you close the file in question, and then reopen it, does that fix the issue?
no, it does not
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?