[RELEASE] Notepad++ 5.8.1 release
[NEW_FEATURE] (Author: Christian Cuvier) Update NppHelp. [UPDATE] Update native Language files. git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@674 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
7bc4a501f5
commit
9ab9b02e6a
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
Notepad++ v5.8.1 new features and fixed bugs (from v5.8) :
|
||||
|
||||
1. Fix Actionscript lexer crash problem.
|
||||
2. Fix saving UCS-2 text file corrupted bug.
|
||||
3. Add word count in Summary feature.
|
||||
4. Fix macro record bug from ANSI document.
|
||||
5. Fix hidding/showing status bar bug.
|
||||
|
||||
|
||||
Notepad++ v5.8 new features and fixed bugs (from v5.7) :
|
||||
|
||||
1. Upgrade Scintilla to version 2.21.
|
||||
@ -29,12 +38,11 @@ Included plugins (Unicode):
|
||||
|
||||
1. TextFX v0.26
|
||||
2. Spell Checker v1.3.3
|
||||
3. MIME Tools v1.6
|
||||
3. NppFTP 0.23
|
||||
4. NppExport v0.2.8
|
||||
5. Compare Plugin 1.5.6.1
|
||||
6. Plugin Manager 0.9.3.1
|
||||
7. NppFTP 0.23
|
||||
8. Select 'N' Launch 1.0
|
||||
|
||||
|
||||
|
||||
Included plugins (ANSI):
|
||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<NotepadPlus>
|
||||
<Native-Langue name = "Dansk" filename="danish.xml" >
|
||||
<!-- Updated for ver. 5.7.1 RC-->
|
||||
<!-- Updated for ver. 5.8-->
|
||||
<Menu>
|
||||
<Main>
|
||||
<!-- Main Menu Entries -->
|
||||
@ -184,6 +184,7 @@
|
||||
<Item id = "44035" name = "Synkoniser lodret rulning"/>
|
||||
<Item id = "44036" name = "Synkroniser vandret rulning"/>
|
||||
<Item id = "44041" name = "Vis symbol for ombrydning"/>
|
||||
<Item id = "44049" name = "&Dokumentinfo…"/>
|
||||
<Item id = "44072" name = "Fokuser på anden visning"/>
|
||||
|
||||
<Item id = "45001" name = "Konverter til Windows format"/>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252" ?>
|
||||
<!--
|
||||
Italian translation for Notepad++ 5.7.1
|
||||
Last modified Tue, September 11th, 2010 09:30 GMT by Luca Leonardi.
|
||||
Italian translation for Notepad++ 5.8
|
||||
Last modified Tue, September 22th, 2010 18:30 GMT by Luca Leonardi.
|
||||
Please e-mail errors, suggestions etc. to ices_eyes(at)users.sourceforge.net.
|
||||
For updates, see https://sourceforge.net/forum/message.php?msg_id=4588171
|
||||
-->
|
||||
@ -185,6 +185,7 @@
|
||||
<Item id = "44036" name = "Sincronizza scorrimento orizzontale"/>
|
||||
<Item id = "44041" name = "Mostra simbolo di wrap"/>
|
||||
<Item id = "44042" name = "Nascondi righe"/>
|
||||
<Item id = "44049" name = "Sommario..."/>
|
||||
<Item id = "44072" name = "Attiva altra vista"/>
|
||||
<Item id = "45001" name = "Formato Windows"/>
|
||||
<Item id = "45002" name = "Formato UNIX"/>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -18,10 +18,10 @@
|
||||
; Define the application name
|
||||
!define APPNAME "Notepad++"
|
||||
|
||||
!define APPVERSION "5.8"
|
||||
!define APPNAMEANDVERSION "Notepad++ v5.8"
|
||||
!define APPVERSION "5.8.1"
|
||||
!define APPNAMEANDVERSION "Notepad++ v5.8.1"
|
||||
!define VERSION_MAJOR 5
|
||||
!define VERSION_MINOR 8
|
||||
!define VERSION_MINOR 81
|
||||
|
||||
!define APPWEBSITE "http://notepad-plus.sourceforge.net/"
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
Name "${APPNAMEANDVERSION}"
|
||||
InstallDir "$PROGRAMFILES\Notepad++"
|
||||
InstallDirRegKey HKLM "Software\${APPNAME}" ""
|
||||
OutFile ".\build\npp.5.8.Installer.exe"
|
||||
OutFile ".\build\npp.5.8.1.Installer.exe"
|
||||
|
||||
; GetWindowsVersion
|
||||
;
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Bookmarks</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Bookmarks</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bookmarks</h1>
|
||||
@ -10,24 +10,25 @@ bookmark margin. With this you can easily search for lines and
|
||||
perform certain operations on them.
|
||||
<p>
|
||||
<h3>Adding/Removing
|
||||
bookmarks:
|
||||
bookmarks:
|
||||
</h3><p>You
|
||||
can toggle a bookmark on a single line by clicking on the bookmark
|
||||
margin in front of the line, or by selecting <span class="menu_item">Search->Toggle
|
||||
Bookmark</span>
|
||||
Bookmark</span>. The <span class="menu_item">Search->Reverse
|
||||
Bookmarks</span> command toggles bookmarks on each line of the currently opened document.
|
||||
<p><h3>
|
||||
To remove all bookmarks
|
||||
To remove all bookmarks
|
||||
</h3>Select <span class="menu_item">Search->Clear all Bookmarks</span>.<p><h3>Navigating
|
||||
with bookmarks:</h3>
|
||||
with bookmarks:</h3>
|
||||
<p>To
|
||||
Jump with the cursor to the next line containing a bookmark, select
|
||||
<span class="menu_item">Search->Next Bookmark</span>, to go to the previous bookmarked line
|
||||
select <span class="menu_item">Search->Previous Bookmark</span>.
|
||||
select <span class="menu_item">Search->Previous Bookmark</span>.
|
||||
<p>
|
||||
|
||||
<h3>Modifying
|
||||
bookmarked lines:</h3>
|
||||
<p>
|
||||
bookmarked lines:</h3>
|
||||
<p>
|
||||
You
|
||||
can perform a single operation on all bookmarked lines.
|
||||
<p>
|
||||
@ -35,20 +36,20 @@ can perform a single operation on all bookmarked lines.
|
||||
To
|
||||
cut each bookmarked line, select <span class="menu_item">Search->Cut Bookmarked Lines</span>.
|
||||
Every line will be cut from the file and added to the clipboard, so
|
||||
they can all be pasted at once.
|
||||
they can all be pasted at once.
|
||||
</li><li>To
|
||||
copy, select <span class="menu_item">Search->Copy bookmarked Lines</span></font> instead.
|
||||
</li><li>
|
||||
</li><li>
|
||||
To
|
||||
replace each bookmarked line with the current clipboard contents,
|
||||
select <span class="menu_item">Search->Paste to (Replace) bookmarked lines</span>.
|
||||
/li><li>
|
||||
To
|
||||
remove all bookmarked lines, select <span class="menu_item">Search->Delete bookmarked
|
||||
lines</span>.
|
||||
lines</span>.
|
||||
</li></ul><p>
|
||||
The
|
||||
Delete option allows you to search for lines first, mark them with a
|
||||
bookmark using search (see Search), then remove all of them based on
|
||||
a certain trait.
|
||||
a certain trait.
|
||||
</body></html>
|
@ -1,46 +1,46 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Commands</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Commands</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css">
|
||||
</head>
|
||||
<body>Commands</h1>
|
||||
<body>Commands</h1>
|
||||
<p>
|
||||
Commands
|
||||
allow you to execute applications from Notepad++, for example to open
|
||||
your current file in a browser or compile it with some external
|
||||
compiler. You can pass the program command line parameters based on
|
||||
the current status of your document.
|
||||
the current status of your document.
|
||||
<p>
|
||||
<img style="width: 300px; height: 185px;" alt="" src="Images/Screenshots/run.png"><p>
|
||||
<h3>To run a new command:</h3>
|
||||
<img style="width: 300px; height: 185px;" alt="" src="Images/Screenshots/run.png"><p>
|
||||
<h3>To run a new command:</h3>
|
||||
<p>Sselect <span class="menu_item">Run->Run...</span>. A dialog will pop up
|
||||
asking for the path to the program and possible any command line
|
||||
parameters. You can use the browse button to search for your program.
|
||||
The drop down list provides recently run programs. The command line
|
||||
arguments can also be based on the status of the current document,
|
||||
and are always enclosed in $(...), where … can be:
|
||||
<dl>
|
||||
<dt>FULL_CURRENT_PATH
|
||||
<dd> the fully qualified path to the current document.
|
||||
<dl>
|
||||
<dt>FULL_CURRENT_PATH
|
||||
<dd> the fully qualified path to the current document.
|
||||
<dt>CURRENT_DIRECTORY
|
||||
<dd> The directory the current document resides in.
|
||||
<dd> The directory the current document resides in.
|
||||
<dt>FILE_NAME
|
||||
<dd> The filename of the document, without the directory.
|
||||
<dd> The filename of the document, without the directory.
|
||||
<dt>NAME_PART
|
||||
<dd> The filename without the extension.
|
||||
<dd> The filename without the extension.
|
||||
<dt>EXT_PART
|
||||
<dd> The extension of the current document.
|
||||
<dd> The extension of the current document.
|
||||
<dt>NPP_DIRECTORY
|
||||
<dd> The directory that contains the notepad++.exe executable that is
|
||||
currently running.
|
||||
currently running.
|
||||
<dt>>CURRENT_WORD
|
||||
<dd> The currently selected text in the document.
|
||||
<dd> The currently selected text in the document.
|
||||
<dt>CURRENT_LINE
|
||||
<dd> The current line number that is selected in the document (0 based
|
||||
index, the first line is 0).
|
||||
index, the first line is 0).
|
||||
<dt>CURRENT_COLUMN
|
||||
<dd> The current column the cursor resides in (0 based index, the first
|
||||
position on the line is 0).
|
||||
</dl>
|
||||
position on the line is 0).
|
||||
</dl>
|
||||
<p>For
|
||||
example, </span></font></strong>
|
||||
|
||||
@ -52,20 +52,27 @@ example, </span></font></strong>
|
||||
-multiInst "$(FULL_CURRENT_PATH)"</span></font></strong>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</tbody></table>
|
||||
<p>
|
||||
would
|
||||
start a new instance of Notepad++ opening the current file. Remember
|
||||
to put quotes around paths if it can contain spaces. For the
|
||||
Notepad++ command line options, see Command Line.
|
||||
<p>
|
||||
<h3>To run an existing command:</h3>
|
||||
<h3>To run an existing command:</h3>
|
||||
<p>Select it from the Run menu below the <span class="menu_item">Run...</span>
|
||||
option. If no commands are saved, the list will be empty.
|
||||
option. If no commands are saved, the list will be empty.
|
||||
<p><img style="width: 276px; height: 188px;" alt="" src="Images/Screenshots/save_shortcut.png"><p>
|
||||
<p><h3>To save the command:</h3>
|
||||
<p><h3>To save the command:</h3>
|
||||
<P>Sselect <span class="menu_item">Run->Run...</span>, enter the command and press <span class="button">Save...</span>. A dialog will pop up asking for a name of the command and
|
||||
the default key combination. These can later be changed (and deleted)
|
||||
using the Shortcut Mapper (see <a href="Shortcut%20Mapper.html">Shortcut Mapper</a>). When saved
|
||||
the command will be available from the Run menu.
|
||||
the default key combination. Once saved,
|
||||
the command will be available from the Run menu.
|
||||
<p>
|
||||
<h3>To edit or delete an existing command:</h3>
|
||||
<p>
|
||||
The Shortcut Mapper (see <a href="Shortcut%20Mapper.html">Shortcut Mapper</a>) displays all available commands in a uniform way, so you can modify or delete
|
||||
any shortcut you defined, including <span class="menu_item">Run</span> commands. This procedure is also available from
|
||||
<span class="menu_item">Run -> Modify shortcut / Delete command</span>.
|
||||
As the name suggests, this does not extend to editing the command text proper - you need to edit
|
||||
<tt>shortcuts.xml</tt> to do that.
|
||||
</body></html>
|
@ -9,4 +9,6 @@ Note: both
|
||||
the default Newline format and the encoding of new files can be set, see
|
||||
<a href="Preferences.html#New_Document_Open_Save_directory">New document settings</a>
|
||||
for more details.
|
||||
<p>The current properties of a document, like its character count, selection statistics and such, are available through the <span class="menu_item">View -> Summary</span>.
|
||||
Because this information is readily available from the <a href="Status%20Bar.html">status bar</a>, a detailed description of the displayed properties will be found there.
|
||||
</body></html>
|
@ -26,7 +26,9 @@ horizontal line where the text is collapsed. The first line of the
|
||||
collapsed text will always remain visible. Lines on the fold margin
|
||||
indicate that the textlines they run by are foldable. Vertical lines
|
||||
(<img style="width: 8px; height: 14px;" alt="" src="Images/fold_line.png">) indicate multiple lines that can be folded together as a group,
|
||||
which is terminated with a small horizontal line(<img style="width: 9px; height: 15px;" alt="" src="Images/fold_bar.png">) or a box.
|
||||
which is terminated with a small horizontal line(<img style="width: 9px; height: 15px;" alt="" src="Images/fold_bar.png">) or a box.</p>
|
||||
<p>Rhe images shown above are from the default style, one among the 4 supported. Also, you may decide to hide the margin completely,
|
||||
even when the language of the document allows for folding.</p>
|
||||
<p>There
|
||||
are multiple ways to <span style="font-weight: bold;">fold</span> text.
|
||||
<p ><ul><li><font face="Times New Roman, serif">The
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 24 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 25 KiB |
@ -12,4 +12,5 @@ consecutive results.</p>
|
||||
have the same case as the query.</li><li>
|
||||
The
|
||||
<span class="button">></span> button searches for the next occurrence, the <span class="button"><</span> button for the
|
||||
previous one.</li></ul></p><p>Finally, the <span class="button">X</span> button will close the Incremental Search dialog.</p></body></html>
|
||||
previous one. This is the same as hitting <span class="shortcut">Enter</span> or <span class="shortcut">Shift-Enter</span> respectively.</li></ul></p>
|
||||
<p>Finally, the <span class="button">X</span> button will close the Incremental Search dialog.</p></body></html>
|
@ -1,8 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Macros</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||||
<body>
|
||||
<h1>Macros</h1>
|
||||
<h1>Macros</h1>
|
||||
<p>Notepad++
|
||||
is capable of recording some of your actions you perform while
|
||||
editing a document, and replaying those later on to avoid having to
|
||||
@ -13,17 +13,17 @@ can save them for later use and assign keystrokes to them for fast
|
||||
access (See <a href="Shortcut%20Mapper.html">Shortcut Mapper</a>).</font>
|
||||
Macro's
|
||||
are sensitive to the current position of the cursor and will
|
||||
(normally speaking) operate relative on it.
|
||||
(normally speaking) operate relative on it.
|
||||
<p>To
|
||||
<span style="font-weight: bold;">record</span> a macro, select <span class="menu_item">Macro->Start Recording</span> or press the <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/startRecord.png">
|
||||
button on the toolbar. Notepad++ will now keep track of the changes
|
||||
you make on a document or certain actions you perform.
|
||||
you make on a document or certain actions you perform.
|
||||
<p>To
|
||||
<span style="font-weight: bold;">stop recording</span>, select <span class="menu_item">Macro->Stop Recording</span> or select the <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/stopRecord.png"> button
|
||||
on the toolbar. As an exception to most commands, you can toggle this
|
||||
behavior with a special shortcut combination that is not listed in
|
||||
the menu but solely in the Shortcut mapper (see Settings,
|
||||
Shortcutmapper). By default, this is the combination <span class="shortcut">Ctrl-Shift-R</span>.
|
||||
Shortcutmapper). By default, this is the combination <span class="shortcut">Ctrl-Shift-R</span>.
|
||||
<p>After the recording is stopped, it will be stored in a temporary
|
||||
buffer. If you haven't performed any actions, this buffer will be
|
||||
cleared. If you start recording another macro without saving your earlier work, it will be lost.
|
||||
@ -36,7 +36,7 @@ macro or press the <img style="width: 16px; height: 16px;" alt="" src="Imag
|
||||
the macro and the default key combination. These can later be changed
|
||||
(and deleted) using the Shortcutmapper (see <a href="Shortcut%20Mapper.html">Shortcut Mapper</a>). When saved, the macro will be available from the
|
||||
Macro menu or the Macro playlist.
|
||||
<p><img style="width: 258px; height: 201px;" alt="" src="Images/Screenshots/macro_multiple.png">
|
||||
<p><img style="width: 258px; height: 201px;" alt="" src="Images/Screenshots/macro_multiple.png">
|
||||
<p>To
|
||||
<span style="font-weight: bold;">play</span> the current macro in the buffer or any saved macro once or
|
||||
<span style="font-weight: bold;">multiple times</span>, select <span class="menu_item">Macro->Run a macro multiple times...</span> or press the <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/playRecord_m.png"> button. A
|
||||
@ -44,7 +44,10 @@ dialog will pop up allowing you to select what macro to perform
|
||||
(buffer macro or any saved macro) and how many times. You can also
|
||||
opt to perform the macro until the cursor reaches the end of the
|
||||
current file (starting from its current position). Note that if no
|
||||
macro's are available, this dialog is inaccessible.
|
||||
<p>Currently
|
||||
(v5.4.3), macro's cannot save Find(/Replace) operations.
|
||||
macro's are available, this dialog is inaccessible.
|
||||
<p>To
|
||||
<span style="font-weight: bold;">edit or delete</span> an existing macro shortcut,
|
||||
you can use the Shortcut mapper, which displays all shortcuts of all kinds,
|
||||
and allows changing or removing a key binding. The interface is also available through the <span class="menu_item">Macro -> Modify shortcut / Delete macro</span>
|
||||
entry on the Macros menu. Note that the contents of a macro efinition can be edited only in the <tt>shortcuts.xml</tt> file.
|
||||
</body></html>
|
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Multi View</title>
|
||||
<html><head><meta content="text/html; charset=utf-8" http-equiv="content-type"><title>Multi View</title>
|
||||
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||||
<body>
|
||||
<h1>Multi
|
||||
@ -48,14 +48,14 @@ include:
|
||||
</li><li>Zoom level;
|
||||
</li><li>Scroll position;
|
||||
</li><li>Cursor position;
|
||||
</li><li>RTL modus (see RTL).
|
||||
</li><li>RTL modus (see <a href="RTL.html">RTL</a>)
|
||||
</li><li>Line wrap modus
|
||||
</li><li>Overtype mode
|
||||
</li><li>Nonprintable characters rendering
|
||||
|
||||
</li></ul>
|
||||
<p>Additionally,
|
||||
each view can have its own properties which can be set in
|
||||
<a href="Preferences.html#Editing">the Preferences -> Settings -> Editing tab</a>, use the dropdown list to choose between
|
||||
the views. Each view can also independently show unprintable
|
||||
characters, determine the linewrapping modus and control the overtype
|
||||
option.<p>
|
||||
|
||||
<p>
|
||||
If
|
||||
you open a new document or a file, it will do so in the currently
|
||||
active view. Additionally, closing the last document of a view will
|
||||
|
@ -99,16 +99,19 @@ will stop the blinking.</font><br>You can change the caret color with the <a hre
|
||||
</li></ul>
|
||||
<dt>Multi-Editing
|
||||
<dd>You can enable or disable this feature through the checkbox. This both controls the ability to select multiple areas (see <a href="Selecting.html">Selecting text</a>) and to get typed text mirrored in all the areas in the selection.
|
||||
</dl>
|
||||
<p>
|
||||
The
|
||||
following options are changed per view (See <a href="Multi%20View.html">Multi View</a>). Select the
|
||||
view to adjust form the combo box.
|
||||
<p><dl>
|
||||
<dt>Folder margin style
|
||||
<dd>The
|
||||
style of the icons that indicate folding (See <a href="Folding.html">Folding</a>). Select from 4
|
||||
types.</font>
|
||||
types. The <span class="label">None</span> style hides the margin even if the document type would support it.</font>
|
||||
<dt>Line wrap
|
||||
<span style="font-weight:normal;">
|
||||
<ul><li><span class="radio">Default</span>The wrapped part of the line
|
||||
shows as several lines starting on the left margin
|
||||
</li><li><span class="radio">Aligned</span>The wrapped part of the line
|
||||
shows as several lines starting right below the unwrapped part.
|
||||
</li><li><span class="radio">Indented</span>The wrapped part of the line
|
||||
shows as several lines starting with some indentation relative to the unwrapped part.
|
||||
</li></ul></span>
|
||||
<dt>Vertical Edge Setting
|
||||
<span style="font-weight:normal;">
|
||||
<ul><li><span class="checkbox">Show
|
||||
|
@ -25,6 +25,9 @@ shortcut. Use the checkboxes to control what modifier keys to use (note that Sci
|
||||
the dropdownlist to choose the key to press. Selecting 'none' from
|
||||
the list will disable the shortcut key (a warning will appear).
|
||||
Pressing <span class="button">OK</span> applies any changes, <span class="button">Cancel</span> or closing the dialog aborts.
|
||||
<p>
|
||||
Changing or deleting a shortcut can be done using the <span class="button">Modify</span> or
|
||||
<span class="button">Delete</span> respectively: they act exactly like their right click counterparts.
|
||||
<p><img style="width: 593px; height: 584px;" alt="" src="Images/Screenshots/shortcut_mapper_scint.png"><p>
|
||||
The
|
||||
dialog for Scintilla shortcuts is a bit different because you can add
|
||||
@ -42,7 +45,7 @@ Apply<p>
|
||||
The
|
||||
<span class="button">OK</span> button will save any added or changed shortcuts, but you have to
|
||||
specifically perform the change before it is saved.</font>
|
||||
>p>In
|
||||
<p>In
|
||||
all cases, if a shortcut is determined to be invalid, you cannot
|
||||
press OK or Apply to add or modify the shortcut.</font>
|
||||
<p>
|
||||
|
@ -10,15 +10,24 @@ document and consists of six sections.
|
||||
<p><ul><li>The first section shows the current language that is
|
||||
selected for that document (see <a href="Languages.html">Languages</a>).
|
||||
</li><li>The
|
||||
second section shows the amount of characters that the
|
||||
current document contains. This is not equal to the filesize of the
|
||||
document (except for ANSI documents, see
|
||||
<a href="Encoding.html">Encoding</a> for more details). The filssize, s well as the line count, is also shown.
|
||||
second section shows the filssize of the document ("length"), as well as its line count ("lines").
|
||||
<span class="shortcut">Doubleclicking</span> this section brings up the Summary message box,
|
||||
which contains more information:
|
||||
<ul>
|
||||
<li>Fully qualified active document path
|
||||
</li><li>Creation date
|
||||
</li><li>Last modification date
|
||||
</li><li>Byte size of document
|
||||
</li><li>Character count of the document, blanks excluded
|
||||
</li><li>Character count of the document
|
||||
</li><li>Line count
|
||||
</li><li>Size of selection (characters, bytes and ranges)
|
||||
</li></ul>
|
||||
Note that the character count and byte count are not a function of each other in UTF-8
|
||||
(see <a href="Encoding.html">Encoding</a>).
|
||||
</li><li>After
|
||||
that you find information about the cursor in the document. It
|
||||
consists of the current line ('Ln', first line is line 1), the
|
||||
current column ('Col', first position is 1), the length of the
|
||||
selection both in characters and bytes (see <a href="Encoding.html">Encoding</a>). The number of selected range is also displayed. If you <span class="shortcut">doubleclick</span> on this
|
||||
that you find the current line ('Ln', first line is line 1), and the
|
||||
current column ('Col', first position is 1). If you <span class="shortcut">doubleclick</span> on this
|
||||
section, the <a href="Go%20to%20dialog.html">Go to Line dialog</a> will pop up.
|
||||
</li><li>The
|
||||
fourth section shows the current newline format (see <a href="Newline%20format.html">Newline format</a></a>).
|
||||
|
@ -11,5 +11,7 @@ actually inserting any newline characters.
|
||||
enable line wrapping, select <span class="menu_item">View->Wrap</span> or press <img style="width: 16px; height: 16px;" alt="" src="Images/Toolbar/wrap.png">.
|
||||
<p>To
|
||||
enable a visual cue where a line is wrapped as opposed to be ended
|
||||
with a newline character, select <span class="menu_item">View->Show Symbol->Show wrap symbol</span>. Display of where a line could wrap because its length exceeds some theshhold can be enabled and configured in both <a href="Preferences.html#Edit_Components">Preferences</a> and <a href="Stylers%20Configurator.html">Styler Configurator</a>.
|
||||
with a newline character, select <span class="menu_item">View->Show Symbol->Show wrap symbol</span>. Display of where a line could wrap because its length
|
||||
exceeds some threshold can be enabled and configured in both <a href="Preferences.html#Edit_Components">Preferences</a> and <a href="Stylers%20Configurator.html">Styler Configurator</a>.
|
||||
When choosing to just have a line break, you can control whether and where a wrap symbol is displayed.
|
||||
</body></html>
|
@ -7,10 +7,10 @@ Default topic=HTML\Introduction.html
|
||||
Display compile progress=No
|
||||
Index file=Index.hhk
|
||||
Language=0x809 Anglais (Royaume-Uni)
|
||||
Title=Notepad++ Reference Manual - version 5.7
|
||||
Title=Notepad++ Reference Manual - version 5.8.1
|
||||
|
||||
[WINDOWS]
|
||||
WinType1="Notepad++ Reference Manual - Version 5.7","Table of Contents.hhc","Index.hhk","HTML\Introduction.html",,,,,,0x3120,,0x300e,[104,86,765,538],0x10080000,0x404,,,,,0
|
||||
WinType1="Notepad++ Reference Manual - Version 5.8.1","Table of Contents.hhc","Index.hhk","HTML\Introduction.html",,,,,,0x3120,,0x300e,[104,86,765,538],0x10080000,0x404,,,,,0
|
||||
|
||||
|
||||
[FILES]
|
||||
|
@ -18,12 +18,12 @@
|
||||
#ifndef RESOURCE_H
|
||||
#define RESOURCE_H
|
||||
|
||||
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v5.8")
|
||||
#define NOTEPAD_PLUS_VERSION TEXT("Notepad++ v5.8.1")
|
||||
|
||||
// should be X.Y : ie. if VERSION_DIGITALVALUE == 4, 7, 1, 0 , then X = 4, Y = 71
|
||||
// ex : #define VERSION_VALUE TEXT("5.63\0")
|
||||
#define VERSION_VALUE TEXT("5.8\0")
|
||||
#define VERSION_DIGITALVALUE 5, 8, 0, 0
|
||||
#define VERSION_VALUE TEXT("5.81\0")
|
||||
#define VERSION_DIGITALVALUE 5, 8, 1, 0
|
||||
|
||||
#ifdef UNICODE
|
||||
#define UNICODE_ANSI_MODE TEXT("(UNICODE)")
|
||||
|
Loading…
Reference in New Issue
Block a user