Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDE Plugin] Show multiple lines when screenshot filename is long #466

Closed
takahirom opened this issue Aug 14, 2024 · 2 comments · Fixed by #470
Closed

[IDE Plugin] Show multiple lines when screenshot filename is long #466

takahirom opened this issue Aug 14, 2024 · 2 comments · Fixed by #470

Comments

@takahirom
Copy link
Owner

takahirom commented Aug 14, 2024

When we perform BDD or variation tests for configurations, screenshot filenames can be lengthy. However, it's crucial to be able to see the entire filename. Therefore, it would be beneficial to have the ability to view the complete filename, even if it spans multiple lines.
You can debug the IDE plugin by running the runIde Gradle task.

@sanao1006
Copy link
Contributor

I would like to challenge this task!✋

Is it correct that what we want to do with this task is to display long filenames like the one in the image on multiple lines instead of omitting the filename with “...”?

@takahirom
Copy link
Owner Author

takahirom commented Aug 14, 2024

Yes. That's what I want to do!
I tried it for a bit. But it was a little difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants