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

feat: implement reading files in different file encodings #3181

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

panekj
Copy link
Collaborator

@panekj panekj commented Apr 19, 2024

  • Added an entry to CHANGELOG.md if this change could be valuable to users

@dzhou121
Copy link
Collaborator

Do we need to convert it back to original encoding when saving the file?

@panekj
Copy link
Collaborator Author

panekj commented Apr 19, 2024

Yes, I just haven't implemented it yet

@panekj
Copy link
Collaborator Author

panekj commented Apr 19, 2024

Fixes #3179

@panekj
Copy link
Collaborator Author

panekj commented Apr 19, 2024

Also, to implement palette for selecting encodings so user can choose custom decoding/encoding for the file.

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

2 participants