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

text-editor: Implement open and save. #286

Open
sleepy-monax opened this issue Mar 18, 2021 · 1 comment
Open

text-editor: Implement open and save. #286

sleepy-monax opened this issue Mar 18, 2021 · 1 comment

Comments

@sleepy-monax
Copy link
Member

@sleepy-monax sleepy-monax commented Mar 18, 2021

No description provided.

@feliwir
Copy link
Collaborator

@feliwir feliwir commented Apr 22, 2021

Open and save have been implemented but there are multiple other improvements that can be made:

  • Handle new callback (open a new document, ask if the currently opened should be saved)
  • Remember if the currently opened file has any changes. If so ask if it should be saved on closing the window
  • Implement hotkeys (Ctrl+O for opening, Ctrl+S for saving)

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

Successfully merging a pull request may close this issue.

None yet
2 participants