f6

Started by Russ Srole, February 17, 2013, 07:48:57 PM

Previous topic - Next topic

Russ Srole

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

Paul Squires

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".
Paul Squires
PlanetSquires Software

Russ Srole

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.