On Monday, June 25, 2012 7:12:57 AM UTC-4, Lea Hayes wrote:
>
> Is there a way to add a menu item to BBEdit called "Build" which will 
> perform the same build action as MonoDevelop?
>

I’m not familiar with MonoDevelop, but if you can build your project from 
the command-line, it shouldn’t be too hard to write an AppleScript or a 
UNIX shell script that you can invoke from BBEdit.

Once you’ve written the script, just drop it into ~/Library/Application 
Support/BBEdit/Scripts with an appropriate name and it should show up in 
your Scripts menu. You can assign keyboard shortcuts and all that. For more 
info, check out chapter 13 of the BBEdit manual.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to