NSIS Workbench: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Added category links.)
m (Broken link.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{|align=right
{{PageAuthor|sunjammer}}
|<small>Author: [[{{ns:2}}:sunjammer|sunjammer]] ([[{{ns:3}}:sunjammer|talk]], [[{{ns:-1}}:Contributions/sunjammer|contrib]])</small>
 
|}
<br style="clear:both;">
== Links ==
== Links ==
For more information and download see:
For more information and download see:
http://www.techmarc.co.uk/fnsis.htm
<strike>http://www.techmarc.co.uk/fnsis.htm</strike>


== Description ==
== Description ==
Line 24: Line 22:
*search & replace including regular expressions
*search & replace including regular expressions


[[{{ns:14}}:Related Software]]
[[Category:Related Software]]

Latest revision as of 08:48, 4 December 2005

Author: sunjammer (talk, contrib)


Links

For more information and download see: http://www.techmarc.co.uk/fnsis.htm

Description

NSIS Workbench is an editor for NSIS scripts. It's still a good text editor for script, but it has not been updated for more than a year, so the features like the project wizard and context help are not compatible with recent NSIS versions.

  • slick interface
  • new project wizard (very nice)
  • messagebox wizard
  • syntax highlighting
  • code completion
  • context help
  • helpers
  • code snippets.
  • invoke the compiler on your .nsi file
  • captures compiler output
  • user maintainable context sensitive nsis help
  • block tab indent/unindent
  • search & replace including regular expressions