[MonoDevelop] Patch to make project's custom commands more similar to the external tools in the IDE

Marcos Marín marcosmarin at gmail.com
Wed Aug 1 12:42:13 EDT 2007


On 8/1/07, Lluis Sanchez <lluis at ximian.com> wrote:
>
> El dt 31 de 07 del 2007 a les 20:50 -0500, en/na Marcos Marín va
> escriure:
> > In the IDE you can create external tools where you can specify the
> > command, arguments and the working directory. Additionally you can use
> > variables such as ${ProjectDir} etc. and there is a nice button to
> > suggest possible variables.
> >
> > When you create a custom command for a project you only get to specify
> > the command and you can't specify the working dir nor use variables.
> > This patch makes the custom commands similar to the external tools in
> > that you can specify command, arguments, working dir (defaults to
> > project's base dir) and you can use variables plus it adds buttons to
> > suggest available variables.
> >
> > Is it okay to commit?
>
> I see you added a separate entry for the arguments. I like the idea of
> using the same entry for the command and the arguments, it saves space
> and it is more like what we use to run commands in a terminal. Other
> than that, the patch looks ok.
>
> Thanks!
> Lluis.
>
>
> Ok, I have now removed the arguments entry :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070801/4845334c/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: customcommands.diff
Type: text/x-patch
Size: 53333 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070801/4845334c/attachment-0001.bin 


More information about the Monodevelop-list mailing list