Tip of the day: SmartStart

From the “it already does that” department, I got a feature request today saying that it’d be swell if PN could look at the first line of a file at the sh-bang line (or similar) and choose the scheme based on that.

Well, it already can! You’re looking for SmartStart which is configured on the “New Files” page in the Options dialog.

Just add something like “#!/usr/local/bin/perl” and map it to “Perl” and you’re away!

(note that you may need to restart PN for your options to be picked up, I’m working on it!)