4 Commits

Author SHA1 Message Date
Kenneth Reitz f8856dbb94 command r was driving me crazy 2010-04-26 14:52:04 -04:00
Thomas Aylott 0b17098fc2 [NEW] Run Javascript command can now parse your script for "@require 'something'"; Require relative paths, urls and keywords. Require CSS or JS. 2009-04-17 17:37:43 -04:00
Thomas Aylott 4481ff2b91 added show code button on run javascript 2009-02-25 11:18:39 -05:00
Thomas Aylott d2bc10e4b3 new command: run javascript.
runs your current selection or document in an html output window. You can do console messages and check the html output window's console.
includes support for window.alert and window.confirm from Hans-Jörg Bibiko
properly corrects for line numbers in error messages
2009-02-15 08:14:36 +00:00