Wednesday, May 25, 2016

Notepad++ 6.7 Final Portable



DownloadNotepad++ 6.7 Final Portable
Notepad++ Portable has all the same grt ftures of Notepad++ including support for multiple languages and an extensive plugin system, but there's nothing to install.

Syntax Highlighting and Syntax Folding

Supported languages:
C C++ Java C# XML HTML
P CSS makefile ASCII art (.nfo) doxy ini file
batch file Javascript ASP VB/VBS SQL Objective-C
RC resource file Pascal Perl Python Lua TeX
TCL Assembler Ruby Lisp Scheme Properties
Diff Smalltalk Postscript VHDL Ada Caml
AutoIt KiXtart Matlab Verilog Haskell InnoSetup
CMake YAML WYSIWYG

If you have a colour printer, print your source (or whatever you want) in colour.

User Defined Syntax Highlighting
It allows user to define his own language : not only the syntax highlighting words, but also the syntax folding words, comment words and the operators. ( screenshot1, screenshot2, screenshot3, screenshot4 ).

Auto-completion
For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is rdy, type Ctrl+Space to launch this action (see screenshot). For more information about Auto-completion, plse see Auto-completion HOWTO.

Multi-Document
You can edit several documents at the same time.

Multi-View
You have two views at same time. That mns you can visualize (edit) 2 different documents at the same time (screenshot). You can visualize (edit) in the 2 views one document at 2 different positions as well. The modifiion of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode).

Regular Expression Srch/Replace supported
You can srch and replace one string in the document by using the regular expression.

Full Drag ‘N' Drop supported
You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.

Dynamic position of Views
The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical), see screenshot.

File Status Auto-detection
If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).

Zoom in and zoom out
That's another fantastic function of Scintilla component. Just see screenshot.

Multi-Language environment supported
The Chinese, Japanese, Korn, Arabic and Hebrew environments are supported. See Notepad++ under the Chinese , under the Arabic and under the Hebrew in action screenshot.

Bookmark
User can just click on the bookmark margin (loed right side of line margin) or type Ctrl+F2 to toggle a book mark. To rch the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clr all bookmarks, click the Menu Srch->Clr All bookmarks. See screenshot.

Brace and Indent guideline Highlighting
When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to loe the block more sily. See screenshot1, screenshot2 .

Macro recording and playback
You can save several macros and edit their board shorcuts for the next use.

Changes in 6.7:

1. Add Smart Indent fture for p/javascript/c/c++/java/c#/Objective-C.
2. Enhance Auto-insert fture for {} [] (): typing and skipping }, ] and ).
3. Add new fture of MRU: While current file is closed the previous activated file will be activated.
4. Allow users to disable ster eggs by adding nosterEggs.xml in Notepad++ installed directory.
5. Enhancement: Resize column Name filed correctly while hiding column Ext.
6. Fix Global colours not applied to all text of the "Find result" pane.
7. Add C# and enhance p parser in Function List.
8. Fix document list panel has no selection while start up.
9. Fix docSwitcher bug which shows new 0 after loading a session of files.
10. Fix crash issue on quit Notepad++ while session snapshot period backup fture is on.
11. Make "Text Direction RTL" command and "Text Direction LTR" command work without reloading file.
12. Make document map matches the current text direction (RTL/LTR).
13. Fix a crash issue while the opened document is deleted/moved from outside.
14. Fix undo actions on unsaved snapshot file removing the dirty state bug.

No comments:

Post a Comment