Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Should add dummy editor content when running in the browser #68

Closed
njx opened this issue Jan 11, 2012 · 3 comments
Closed

Should add dummy editor content when running in the browser #68

njx opened this issue Jan 11, 2012 · 3 comments
Assignees

Comments

@njx
Copy link
Contributor

njx commented Jan 11, 2012

Currently, when you run Brackets in the browser, we add dummy content to the tree, but don't have any content in the browser. We should add dummy content there as well, so we can test editor functionality in the context of the browser.

@ghost ghost assigned peterflynn Jan 11, 2012
@njx
Copy link
Contributor Author

njx commented Jan 11, 2012

Assigning to Peter since he's working on editors, but this could be anyone really.

@peterflynn
Copy link
Member

I think the amount of work we'd need to do to shim around all the code that expects to talk to app shell APIs -- persistence, reading folder contents, reading file contents, etc. -- isn't worth it given that it'd all be throwaway code and that we're going to build a "real" server-based version within the next 1-2 iterations.

Can we treat this as "won't fix"?

@njx
Copy link
Contributor Author

njx commented Jan 11, 2012

Oh, I just wanted to stick some default content in the editor :) But it just occurred to me that we can just copy and paste into the editor, so yeah, we can just close this.

@njx njx closed this as completed Jan 11, 2012
gideonthomas pushed a commit to gideonthomas/brackets that referenced this issue Mar 13, 2015
gideonthomas pushed a commit to gideonthomas/brackets that referenced this issue May 15, 2015
gideonthomas pushed a commit to gideonthomas/brackets that referenced this issue May 20, 2015
dancingfrog pushed a commit to Real-Currents/brackets that referenced this issue Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants