patch - add ruby on rails file list to grep dialog

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sun Apr 16 15:46:06 UTC 2006


On Sunday 16 April 2006 07:45, Tim Harper wrote:
> Really simple patch, but i would like to see this added for rails support:
>
> Could someone add it?
>
> thanks,
> Tim
>
> Index: parts/grepview/grepdlg.cpp
> ===================================================================
> --- parts/grepview/grepdlg.cpp  (revision 529993)
> +++ parts/grepview/grepdlg.cpp  (working copy)
> @@ -75,6 +75,7 @@
>      "*.pp,*.pas",
>      "*.py",
>      "*.rb",
> +    "*.rb,*.rhtml",
>      "*",
>      0
>  };
Yes, good suggestion. And we should also add *.rxml and *.rjs for Ruby sources 
I think.

-- Richad




More information about the KDevelop-devel mailing list