Skip to content

Open file when created #1731

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

Closed
njberman opened this issue Jan 7, 2021 · 3 comments · Fixed by #1740
Closed

Open file when created #1731

njberman opened this issue Jan 7, 2021 · 3 comments · Fixed by #1740

Comments

@njberman
Copy link

njberman commented Jan 7, 2021

Open a file when it is created

  • New feature request

New feature details:

When a file is created:
image


It doesn't open that new file.


The request is to make it open the new file when the file is created

@welcome
Copy link

welcome bot commented Jan 7, 2021

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

rikdewit added a commit to rikdewit/p5.js-web-editor that referenced this issue Jan 20, 2021
Open a newly added file in the editor.
This works with adding via sidebar or via the Sketch dropdown in the navbar.
rikdewit added a commit to rikdewit/p5.js-web-editor that referenced this issue Jan 20, 2021
Open a newly added file in the editor.
This works with adding via sidebar or via the Sketch dropdown in the navbar.
rikdewit added a commit to rikdewit/p5.js-web-editor that referenced this issue Jan 20, 2021
Open a newly added file in the editor.
This works with adding via sidebar or via the Sketch dropdown in the navbar.
@catarak
Copy link
Member

catarak commented Jan 20, 2021

Thanks for the suggestion! I think this behavior makes sense—this what happens in VSC, Glitch, etc. @rikdewit I see that you're working on this, which you can keep doing 😄

@rikdewit
Copy link
Contributor

Thanks for the suggestion! I think this behavior makes sense—this what happens in VSC, Glitch, etc. @rikdewit I see that you're working on this, which you can keep doing 😄

Thanks for responding! This is my first try on a pull request, so I had some problems rebasing from and into the right branch. I hope this is helpful.

catarak added a commit that referenced this issue Jan 29, 2021
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 a pull request may close this issue.

3 participants