Home
aeisenberg edited this page Jan 8, 2013
·
6 revisions
Pages 9
Clone this wiki locally
Welcome to the Scripted wiki!
Scripted is a code editor with an emphasis on JavaScript code editing. It is a web based editor that runs from a locally running node server instance.
In this wiki space you can find out more about using Scripted, the architecture of the editor and get links to related projects.
- The Quick start guide
- The Frequently Asked Questions
- Some Troubleshooting tips
- A list of the Features of Scripted, along with a complete description of how to use them
- How the Configuration of scripted works.
- A run down on the Architecture
- Raise bugs/enhancements here as github issues: Scripted issues
- Join the discussion here: Scripted google group
- Running the tests
Related projects
- Eclipse Orion
- The JavaScript parser: Esprima
- The JSDoc parser: Doctrine