Commit Graph

3 Commits

Author SHA1 Message Date
Matt Pass
3d7980a148 </textarea> in loaded content fix
PHP will now load content into textarea container, but replacing </textarea> with altered tag
This ensures the actual textarea container isn't escpaed early
This replacement is reversed back to the original by the contentCleanup function
2012-02-03 08:03:19 +00:00
Matt Pass
74aedb9668 Rename & active line
Tab now renamed on saving file under new name
Clear history moved to a repurposed contentCleanUp function in JS file
Clear & set active line class to line 1
2012-01-28 16:42:32 +00:00
Matt Pass
972a3434bc v0.5.0 update
Global variables removed from JS file
Plugins system evolved, now including setInterval
Seperate CodeMirror instances per tab
backupOpenFiles plugin created
Minor fixes & improvements
2012-01-20 09:55:29 +00:00