Discussion:
[Notepad-plus-plus] [notepad-plus - Open Discussion] Feature Request : recognize #!/bin/ksh
SourceForge.net
2007-12-05 22:38:05 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4661026
By: nobody

Hi,

When working with UNIX scripts, sometimes there is no filename extension of
".sh" or ".ksh". Thus, the Language setting defaults to "Normal Text". Could
you please implement something that looks at the first line for "#!/bin/sh"
or "#!/bin/ksh" or even "#!/bin/wish" for tcl/tk before defaulting to "Normal
Text" ?

I imagine an advanced version of this would be a popup window were you could
define bunch of strings that could appear on the first line and their corresponding
language setting.

thanks,
Jim C.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
SourceForge.net
2007-12-05 23:10:13 UTC
Permalink
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4661067
By: nobody

Hey, I saw a nice abbreviation: DIY.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=331753
Tony Griffen
2013-09-01 18:25:01 UTC
Permalink
[...]
Could you please implement something that looks at the first line
for "#!/bin/sh" [...] I imagine an advanced version of this would
be a popup window were you could define bunch of strings that could
appear on the first line and their corresponding language setting.
I am curious, has there been any thought given to this over the years? We use
Notepad++ in a cygwin environment, and the feature discussed above would be
welcome.

Loading...