jfmoy / Fraise

Fraise is a lightweight but powerful text editor for Mac OS X.
http://www.moystard.com
275 stars 48 forks source link

Personalized Toolbar Items for a command #23

Open pastio opened 14 years ago

pastio commented 14 years ago

It would be really nice to be able to add a toolbar item associated with a command.

Like a compile/run button, code clean, etc.

I know there are shortcuts, but it's not as "user friendly" as a button.

The only real trouble here would probably be the icon on the item... but I guess that if you store command names you can store image as well.

jfmoy commented 14 years ago

Not really a priority for now to be honest (as shortcuts do the job correctly) but I will think about it.