23 Aug
2007
23 Aug
'07
12:11 p.m.
Le 07-08-23 à 00:28, cssdev@mac.com a écrit :
On Aug 22, 2007, at 4:29 PM, Ryan Schmidt wrote:
Also, editors like TextWrangler will do syntax highlighting of files, based on the filename extension. Since Portfiles have no extension, no syntax highlighting is provided.
I wish that application developers would fix their syntax rules to allow matching entire filenames rather than merely extensions. I've run into the same problem with other files. I can't rename all my Makefiles. :)
With bbedit, and probably others, you can at least set bbedit -w as your $EDITOR yves