freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [FR-devel] Feature Request


From: Curt Hibbs
Subject: RE: [FR-devel] Feature Request
Date: Tue, 24 Dec 2002 01:00:18 -0800

Bob H wrote:
> I was not sure where to put these in the wiki.

Good point! I should have an easy-to-find place on the wiki where people can
quickly add their ideas for new features. I will do that and add your's as
the first entry.

Curt

> Using SciTE I have modified the properties file to allow a quick syntax
> check and a profiler.
>
>     command.name.0.*.rb=Check Syntax
>     command.0.*.rb=ruby -c $(FileNameExt)
>     command.name.0.*.rbw=Check Syntax
>     command.0.*.rbw=ruby -c $(FileNameExt)
>
>     command.name.2.*.rb=Profiler
>     command.2.*.rb=ruby -r profile $(FileNameExt)
>     command.name.2.*.rbw=Profiler
>     command.2.*.rbw=ruby -r profile $(FileNameExt)
>
> It would be a simple yet usefull thing to add to FreeRIDE to allow the
> same.  No?
>
> Bob
>
>
>
>
> _______________________________________________
> Freeride-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/freeride-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]