
October 27th, 2012, 09:46 PM
|
|
Registered User
|
|
Join Date: Oct 2012
Location: Oregon
Posts: 3
Time spent in forums: 2 h 1 m 22 sec
Reputation Power: 0
|
|
Website to store and edit programming projects?
I'm sure there have been threads like this before, but I had no idea what to search for, so please forgive me.
I use jsFiddle to store some code for my web projects, but being that it's jsFiddle, it's very JavaScript-centric, and it doesn't allow you to upload images to use or make folders to store different scripts.
Is there a good, free website where I can store and edit my web programming projects? Something kind of like Google Docs (now Drive, of course), but focused purely on programming, perhaps even allowing me to store assets (like images), and most definitely allowing me to have a specific folder structure.
If I need to clarify my question, please let me know, and thank you in advance for any ideas.
EDIT: I'm actually thinking something along the line of Pastebin, but hopefully having syntax highlighting in an editor, and preferably having file hosting. Thank you.
EDIT 2: With a bit of searching and finally figuring out what to search for ("online web ide"), I was finally able to find things that are similar to what I wanted! Most of them weren't free or had limitations, but some good ones were Cloud9, CodeRun, ShiftEdit, and Exo IDE.
|