Thetruemank / SimpleEditor

0 stars 0 forks source link

Allow reading and writing of multiple file types #5

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR modifies the SimpleEditor application to support the reading and writing of multiple file types. Currently, the application only allows .txt files to be selected. With this change, users will be able to open and save files with extensions such as .doc, .docx, .rtf, and .odt.

Summary of Changes

Please review and merge this PR to enable the SimpleEditor application to handle a wider range of file types.

Fixes #4.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/multiple-file-types

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: