From: Carlos Q. <car...@rt...> - 2001-09-20 14:25:04
|
>F5 - Import the current buffer into the interpreter (or reload) >Some variables are always imported into the interpreter environment such as buffer if you >execute in the interpreter execfile(buffer.getPath()) the current buffer will be executed >And Run buffer (with and without step debugging) I haven't tried anything with debugging >I'm thinking that the Jython Interpreter plug-in could add a context menu selection to=20 >any edit buffer that has mode=3Dpython >Will the interpreter get events when buffers are opened, closed and mode changed?=20 I've been thinking about that possibility but since it can be done so simply with a command line I haven't bothered. But if users want it ... ;-) The nice think doing it in the menu is that you can associate a hotkey to it - Thoughts? Brad Clements, bk...@mu... (315)268-1000 http://www.murkworks.com (315)268-9812 Fax netmeeting: ils://ils.murkworks.com AOL-IM: BKClements _______________________________________________ Jython-users mailing list Jyt...@li... https://lists.sourceforge.net/lists/listinfo/jython-users |