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

New File feature #42

Open
LloydBG opened this issue Jul 14, 2015 · 3 comments
Open

New File feature #42

LloydBG opened this issue Jul 14, 2015 · 3 comments

Comments

@LloydBG
Copy link

LloydBG commented Jul 14, 2015

New File feature allows the user to create a new file to work on.

@sebbrudzinski I would like to know your thoughts regarding this feature and when a user creates a new file where would this file be opened, will it be opened on the current working document or a new tab in the text editor will be added?

@sebbrudzinski
Copy link
Owner

I'd say whoever decides to pick this up should first provide their vision of that feature for our approval, either here or on the mailing list.

@hudsongeovane
Copy link
Contributor

Hello guys!
I can try this one.

What I think is:
"New File" (maybe Ctrl+N?) feature will create a new tab in the editor (just next the current file) with empty content and with "new file" name.

Waiting for instructions.
Cheers.

@sebbrudzinski
Copy link
Owner

@hudsongeovane Sounds good, but there are some more challenges in this ticket. The PDF preview gets automatically refreshed every few seconds - if the user has got more than one tab opened, we must handle the generation of the preview from the currently opened tab. Moreover, all tabs should be closeable - when a tab is closed, a prompt should pop up in case the changes have not been saved.

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

No branches or pull requests

3 participants