newlisp-js IDE

Started by HPW, January 05, 2014, 02:54:22 AM

Previous topic - Next topic

HPW

Hello Marc,



Possible improvment for your newlisp-js IDE here:



http://newlisp.neocortex.io/">http://newlisp.neocortex.io/



When nothing is selected in the Input area, the Manual button should link to:



http://www.newlisp.org/downloads/manual_frame.html">http://www.newlisp.org/downloads/manual_frame.html



When text is selected (for example println) then call:



http://www.newlisp.org/downloads/newlisp_manual.html#println">http://www.newlisp.org/downloads/newlis ... ml#println">http://www.newlisp.org/downloads/newlisp_manual.html#println



Then we have context-help.

(Not sure if this is supported by textarea)

Some discussion here:

http://stackoverflow.com/questions/275761/how-to-get-selected-text-from-textbox-control-with-javascript">http://stackoverflow.com/questions/2757 ... javascript">http://stackoverflow.com/questions/275761/how-to-get-selected-text-from-textbox-control-with-javascript



Regards
Hans-Peter