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

Between Level Storage #2444

Open
popey456963 opened this issue Mar 1, 2015 · 2 comments
Open

Between Level Storage #2444

popey456963 opened this issue Mar 1, 2015 · 2 comments

Comments

@popey456963
Copy link
Contributor

Somewhat similar to issue #19 however, possibly, easier to implement.

How about we have a "notes" page", that allows the user to keep useful pieces of code, that might be usable on all levels. Something similar to the notepad in untrusted.

@popey456963 popey456963 added the enhancement Not strictly a bug, but instead an enhancement or a request label Mar 1, 2015
@nwinter
Copy link
Contributor

nwinter commented Apr 16, 2015

Some more thoughts on this over here on the forum: http://discourse.codecombat.com/t/notepad/3478/3

@Vlevo Vlevo mentioned this issue May 2, 2015
@ahammond
Copy link

I think that rather than encouraging copy-pasta (lord knows how many interns I've broken of that habit), it would make better sense to tab-iffy the code window with Main and Library tabs. The Library tab would persist between different levels and be pre-loaded before running code in Main. The correct place to introduce this is shortly after functions are introduced. "I feel like I've written this before. Perhaps I should put this into my library since I might be using it again in the future."

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

3 participants