On Jan 22, 2008 12:34 AM, Martin DeMello <[EMAIL PROTECTED]> wrote:
> As a factor newbie, I'm having a bit of trouble getting to grips with
> the IDE. I'd like to be able to do this: read in a file, develop a new
> word or two in the REPL, then write those words back to the file (ideally
> to an open gvim instance). It's the last bit I'm having problems with - I
> can't even find a place in the IDE that lets me conveniently copy a word
> definition into the clipboard. Is there an editor-interaction-oriented IDE
> tutorial out there anywhere?
>
> martin


I think the way most people do it is they read in a file with USE:, do
testing and mess around in the listener, but then write the new words
with the text editor that's already open (gvim), save the file, then
you can do F2 in the listener to refresh-all and those changes you
made will be available in the workspace environment.  Hope that
helps...


Aaron "ElasticDog" Schaefer
--

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to