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

Show information for non-text files in the status bar #1713

Merged
merged 22 commits into from
May 17, 2024

Conversation

plbstl
Copy link
Contributor

@plbstl plbstl commented May 13, 2024

Description

This PR allows CodeEdit to show the file size of the currently opened file. And if the file is an image, CodeEdit also shows its dimensions.

I could not find a style for file information in the Figma concept.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

sample.pdf:

pdf

sample.heic:

sample-heic

sample.ods:

sample-ods

screenshot.png

screenshot-png

@austincondiff austincondiff self-requested a review May 16, 2024 19:20
austincondiff
austincondiff previously approved these changes May 16, 2024
Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

austincondiff
austincondiff previously approved these changes May 16, 2024
Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice work!

Edit: just merge that conflict

@plbstl plbstl dismissed stale reviews from FastestMolasses and austincondiff via 817778f May 17, 2024 07:44
@plbstl
Copy link
Contributor Author

plbstl commented May 17, 2024

Thank you. I have resolved the conflict

I used the GitHub UI, it didn't come out how I expected
@austincondiff austincondiff enabled auto-merge (squash) May 17, 2024 13:43
@austincondiff austincondiff merged commit 2f94292 into CodeEditApp:main May 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants