Changes

Jump to navigation Jump to search
4,012 bytes added ,  16:32, 6 November 2009
Expanded using release notes suggested on mail archive.
Homepage:Notepad++ (Npp), like [[Scite]], it is based on Scintilla. It is a programmer's editor, but for a non-programmer user it is amazingly easy to configure. Like Scite, it has global utf-8 support (as opposed to local utf-8 support which Scintilla does not support). For Windows users (you can also use it under Wine) wanting a more modern interface with loads of included features (see especially the TextFX menu), it deserves a close look.One nice feature is that from any text selection (such as a control sequence) you may do a ConTeXt Wiki search from the RUN menu or [ALT-F2]. In addition there is Google and Wikipedia search. There is also a wonderful Explorer plugin. Most of the Scite ConTeXt commands are included (same shortcuts), in both RUN and script versions (for the console F6). Npp is just loaded with features <i>and</i> supports plugins. For more information about * Npp go to http://notepad-plus.sourceforge.net/uk/site.htm =ConTeXt implementation=For ConTeXt package, the following features have been implemented: == Syntax highlighting==There are various kinds:* \start-stops * TeX primitives * setups * comments * sectioning * general ConTeXt commands * operator arguments * numbers  == Folding == Folding can dramatically increase efficiency in writing long documents. All \start-stops are foldable, and you can easily add your own in the User-Defined-Language dialog; just select "ConTeXt" and you can edit all entries.  The t-startstops module (provided by Wolfgang Schuster)converts section headings like \chapter into \startchapter-\stopchapter, etc. You can add more. Look at the files t-startstop.tex and startstop.tex.  <i>NOTE: Hans will eventually implement official support for startstops, and the syntax will in all likelihood be different from the one used here (\startpart[title=,ref=]). </i> == Auto completion == There is a Notepad++ api file context.api, which has a list of perhaps all english ConTeXt commands. From the Scite properties files you can find more keywords for your your own language and roll your own version. The nice thing is that Npp has a sorting utility so you can easily add your keywords and alphabetically sort them into your own api list.  == ConTeXt utilities == === RUN menu ===The Run menu mimics the one in Hans's distribution of Scite, and mostly uses the same shortcuts. You can add more by pressing [Image:Npp_ConTeXtF5] and saving your command, which will allow you to define a shortcut.  A few utilities, which come with the default Npp setup but which do not seem relevant to ConTeXt, have been deleted. If you want them back just look at the original shortcuts.xml file and copy the ones you want.  A few nice tricks are there.zip]] For example,  \input file.tex  After selecting "file.tex" you can run "open file" and Npp will open file.tex for you. From selected text, you can also do a Google search, wiki search. Perhaps we could add a ConTeXt wiki search.... next version perhaps.  === NppExec ===Npp comes with a Console plugin, NppExec, which allows you to run scripts. Most of the legacy ANSI build Run commands have been implemented as scripts in NppExec. Here you can play around with the commands, test different options etc.  == Integrated Explorer plugin ==This is one of Npp's most useful tools. Some TeX-related filters have been added. Both NppExec and the Explorer are dockable. They can also be docked into one another outside of the main editor, separately outside, or separately inside. You'll have lots of fun with these two. * [[Image:Npp_ConTeXt-Uni== Colour == The implemented colour theme is easier on the eyes than the default pure white background. It makes use of four shades of DADADA.zip]] For non-TeX languages you may need to tweak the Unicode build settings a bit in Settings > Styler Configurator.  == Languages ==Most of Npp (the languages have been removed from the Language menu, but you can bring back any language you need from Settings > Preferences > Language Menu.  == Shortcut Mapper == The shortcut mapper has been slightly changed: [Ctrl-Shift-Z] does undo now . shortcut.xml controls this.  == New functions ==Four functions have been added to the standardConTeXt menu (right-click that is):  * Split lines* Join Lines, * Text Direction RTL * Text Direction LTR  
{{todo|someone should organize this page better and write a better description== Notes ==Nearly everything above is easily configurable. I could not implement support for non-startstop folding with sectioning like \chapter etc. For examplebecause that would mean compiling the scintilla lexer, seesomething I'm not [http://archiveinterested in doing.contextgarden.net/message/20070813.050137.7a5796f0.en.html]}}If anyone knows how to do lexer programming and is interested, feel free;-)
This package depends on Npp 4.2, so if you already have Npp then upgrade
to the latest version.
This The documentation.bat file is what Idris has written about based on code from Adrian Drury. Eventually it:may be replaced with the mtxrun utility.
<i>Npp is one of the most powerful and =Installation={{Todo|Some notes would be useful text editors around. For windows users (you can also use it under wine) wanting a more modern interface with loads of included features (see especially the TextFX menu), it deserves a close lookhere.}}
There are lots of small improvements. One nice feature is that from any text selection (such as a control sequence) you may do a ConTeXt Wiki search from the RUN menu or ALT= Links =Npp homepage: * http://notepad-F2. In addition there is Google and Wikipedia searchplus. Also, I have included the wonderful Explorer pluginsourceforge.net
Most ConTeXt package:* [[Image:Npp_ConTeXt.zip]] For the legacy ANSI build of Npp* [[Image:Npp_ConTeXt-Uni.zip]] For the Scite ConTeXt commands are included (same shortcuts), in both RUN and script versions Unicode build of Npp (for now the console F6standard).</i>

Navigation menu