PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Russ Srole on February 17, 2013, 07:48:57 PM

Title: f6
Post by: Russ Srole on February 17, 2013, 07:48:57 PM
Paul,

I've been using your tried and true IDE, Jellyfish Pro for years and it has a couple of great features that I can't find in FF.  Good old F6/Shift F6 and right click on an #include file to load it.

Actually I've written a replacement for f6 that is method and property aware that makes it even better.  Did I miss these features in the help?

Thanks,
Russ
Title: Re: f6
Post by: Paul Squires on February 18, 2013, 08:25:45 AM
Hi Russ,

The F6/Shift F6 should still work. It does not yet work on methods or properties though. The right click on #include does not work because you would not normally edit an include file from within FireFly unless you had put it into the project as a "Module".
Title: Re: f6
Post by: Russ Srole on February 28, 2013, 01:45:24 AM
Paul,

I get the load answer, makes sense.  But F6 doesn't seem to find the function.  It's sitting in a different module, but the module is in the project.  A mystery.