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

Feature Request: Better image and audio file viewing #96

Open
emeraldtip opened this issue May 21, 2023 · 1 comment
Open

Feature Request: Better image and audio file viewing #96

emeraldtip opened this issue May 21, 2023 · 1 comment
Assignees
Labels
accepted request needs design Some design decisions needs to be taken before implementing the feature

Comments

@emeraldtip
Copy link

Currently when you double-click an image it just opens up as a popup above everything and audiofiles just show the raw contents of the file.
My idea would be to have support for images and sound files in different tabs.
Just like you open up text files u can also open up image and text files in different tabs.
And if you have audio playing in a tab there's some audio-playing icon on the tab bar beside the filename

I know this is a bit out of scope of a code editor, but I feel it would be useful

@SpartanJ
Copy link
Owner

I like the idea. It can be useful for several reasons. Let me think about how to implement it, since I also like having a simple preview as we have now, since it's faster to open and close the file without breaking the coding flow. I'll probably add an option to attach the preview as a tab or something like that. For audio files it's totally possible to do the same, I just never need to preview audio files while I'm coding.

@SpartanJ SpartanJ self-assigned this Jul 10, 2023
@SpartanJ SpartanJ added accepted request needs design Some design decisions needs to be taken before implementing the feature labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted request needs design Some design decisions needs to be taken before implementing the feature
Projects
None yet
Development

No branches or pull requests

2 participants