Currently, each time we select 'Create executable' from the menu, a dialog to select the output filename appears. This dialog also has a filter for the file extension, but it seems that the extension gets added automatically to the output file. This is bad because i'd want for example to create an output file called libname.so.1.0.0 but PB creates libname.so.1.0.0.so. It would be nice if PB remembered the name entered for the compiled file and would not append automatically an extension when not needed.
Another thing that would be nice is the addition of a keyboard shortcut for the "Build all targets" option, just like we have F5 for Compile/Run. - never mind this one (thanks kenmo
