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

[CLOSED] Should add dummy editor content when running in the browser #72

Open
core-ai-bot opened this issue Aug 29, 2021 · 3 comments
Open

Comments

@core-ai-bot
Copy link
Member

Issue by njx
Wednesday Jan 11, 2012 at 03:00 GMT
Originally opened as adobe/brackets#68


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.

@core-ai-bot
Copy link
Member Author

Comment by njx
Wednesday Jan 11, 2012 at 03:01 GMT


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

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Jan 11, 2012 at 18:00 GMT


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"?

@core-ai-bot
Copy link
Member Author

Comment by njx
Wednesday Jan 11, 2012 at 18:13 GMT


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.

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

No branches or pull requests

1 participant