<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to File viewer</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>Recent changes to File viewer</description><atom:link href="https://sourceforge.net/p/codexcavator/wiki/File%20viewer/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 10 Apr 2017 21:51:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/codexcavator/wiki/File%20viewer/feed" rel="self" type="application/rss+xml"/><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -43,6 +43,8 @@
 ------------- | -------------
 Copy          | This will copy the selected text to the clipboard.
 Find          | This will issue a search query with the selected text used as a search phrase.
+Find in new tab | This will issue a search query with the selected text used as a search phrase. The search will be executed in a new tab.
+Find in file | This will issue a search query with the selected text used a search phrase. The search will be performed in the current file only, i.e. the search phrase is added to the in-file multi search list ( see below ).

 Selected text can also be copied to the clipboard by pressing __Ctrl__+__C__.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Mon, 10 Apr 2017 21:51:27 -0000</pubDate><guid>https://sourceforge.net640cb486033dab7bee5bfb8d16fbc734bdf9b4c0</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -54,6 +54,9 @@
 Ctrl+Up       | Navigate to previous match
 Ctrl+Down     | Navigate to next match

+When the file viewer has it's focus navigation jumps between matches returned by global search.
+When one of the in-file search panes is active, navigation jumps between the matches returned by the active in-file search.
+
 ###Navigating to tag urls###
 The CodeXCavator supports code tagging. Code tags are specially marked keywords, which can be located inside source code comments. 

@@ -73,7 +76,7 @@
 The search term can be entered in the corresponding text box. By default the search is performed immediately. This functionality can be toggled using the __"Immediate search"__ button.
 If disabled, the __"Search"__ button can be used to trigger the search. Alternatively the search can be triggered by hitting the enter or return key after entering the search term in the search text box.

-All found occurrences are highlighted in the text viewer by using the color associated with the corresponding search pane and additionally displayed in the match list. 
+All found occurrences are highlighted in the text viewer by using the color associated with the corresponding search pane and additionally displayed in the match list. You can navigate between the matches returned by the in-file search, either by using the navigational buttons on the corresponding in-file search pane, or by using the keyboard shortcuts __Ctrl__+__Up__ ( previous match ) or __Ctrl__+__Down__ ( next match ), while one of the in-file search panes has the keyboard focus.

 The highlight color can simply be changed by clicking on the coloured rectangle left to the search term text box. A color picker will popup and the desired color can be chosen. 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sat, 03 Jan 2015 19:35:18 -0000</pubDate><guid>https://sourceforge.netf9a0cc185fda7caf66b22907c961fb69356ae716</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -46,6 +46,14 @@

 Selected text can also be copied to the clipboard by pressing __Ctrl__+__C__.

+###Match navigation###
+You can navigate between matches using the keyboard:
+
+__Key__       | __Description__
+------------- | -------------
+Ctrl+Up       | Navigate to previous match
+Ctrl+Down     | Navigate to next match
+
 ###Navigating to tag urls###
 The CodeXCavator supports code tagging. Code tags are specially marked keywords, which can be located inside source code comments. 

@@ -58,4 +66,19 @@
 On the right side of the file browser all matches contained in the file are listed including their location in the file ( line no. and column no. ). In order to navigate to the match in the opened file, click on the corresponding entry in the match list. The selected match, will then be selected in the text view.  
 In addition to this you can use the navigation buttons above the match list in order to jump between matches.

-[Home][CodeXCavator Finder][Built-in File Actions]
+###In-file multi-search###
+By clicking the search button in the lower right corner of the text viewer, the in-file multi search pane can be activated. This can also be done using the keyboard shortcut __Ctrl__+__F__. The search pane allows to search for text inside the displayed document directly.
+
+By clicking on the __"Add"__ button you can add additional search panes and thus search for different content simultanously. 
+The search term can be entered in the corresponding text box. By default the search is performed immediately. This functionality can be toggled using the __"Immediate search"__ button.
+If disabled, the __"Search"__ button can be used to trigger the search. Alternatively the search can be triggered by hitting the enter or return key after entering the search term in the search text box.
+
+All found occurrences are highlighted in the text viewer by using the color associated with the corresponding search pane and additionally displayed in the match list. 
+
+The highlight color can simply be changed by clicking on the coloured rectangle left to the search term text box. A color picker will popup and the desired color can be chosen. 
+
+By clicking on the __"Remove/Close"__ button a search pane can be removed. 
+
+The search pane allows to switch between different search modes whose behaviour can additionally be modified. For further information about the provided search modes see section: [Built-in Text Searchers].
+
+[Home][CodeXCavator Finder][Built-in File Actions][Built-in Text Searchers]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Fri, 26 Dec 2014 20:00:57 -0000</pubDate><guid>https://sourceforge.neta4df347c23173cf3362bb6c4925964353ecc15b3</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -58,4 +58,4 @@
 On the right side of the file browser all matches contained in the file are listed including their location in the file ( line no. and column no. ). In order to navigate to the match in the opened file, click on the corresponding entry in the match list. The selected match, will then be selected in the text view.  
 In addition to this you can use the navigation buttons above the match list in order to jump between matches.

-[Home][CodeXCavator Finder]
+[Home][CodeXCavator Finder][Built-in File Actions]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:26:21 -0000</pubDate><guid>https://sourceforge.net91cd9e4a7a75a1b2bc633d85867c6002e7f3836c</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -11,7 +11,7 @@
 ##File actions##
 Additional file actions can be executed by right clicking a file tab header. A context menu will appear containing all actions, which can be performed on the corresponding file.

-[Built-in file actions]
+[Built-in File Actions]

 ##Text view##
 The main area of the file viewer displays the contents of the file as text including line numbers. If the file viewer has been opened from the [Search results] list, all matches are highlighted in the text viewer. If a syntax highlighter has been defined for the displayed file type, the text view will highlight certain keywords in the text.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:24:40 -0000</pubDate><guid>https://sourceforge.netcb4808cbdbd860c8386311f82fba013ea0a92db0</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -11,18 +11,7 @@
 ##File actions##
 Additional file actions can be executed by right clicking a file tab header. A context menu will appear containing all actions, which can be performed on the corresponding file.

-Currently the following built-in file actions are available:
-
-__Action__                     | __Description__
--------------                  | -------------
-Close all files                | This will close all currently opened files.
-Close all files but this       | This will close all currently opened files except for the file, on which the action was invoked.
-Copy full path to clipboard    | This will copy the full path of the file on which the action was invoked to the clipboard.
-Copy name to clipboard         | This will copy just the file name of the file on which the action was invoked.
-Copy directory to clipboard    | This will copy just the path of the base directory in which the file on which the action was invoked is contained.
-Open containing folder         | This will open the folder in which the file is located on which the action was invoked.
-Open file with external editor | This will open the file with the editor, which is registered for the type of the file on which the action was invoked within the system.
-Open file with external editor as administrator| This will open the file with the editor, which is registered for the type of the file on which the action was invoked within the system. The editor will be opened with elevated administrator privileges
+[Built-in file actions]

 ##Text view##
 The main area of the file viewer displays the contents of the file as text including line numbers. If the file viewer has been opened from the [Search results] list, all matches are highlighted in the text viewer. If a syntax highlighter has been defined for the displayed file type, the text view will highlight certain keywords in the text.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:16:32 -0000</pubDate><guid>https://sourceforge.net096241c1a2d287c333ae658f2de6a259e21d0528</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -36,6 +36,8 @@
 Down          | Scroll line-wise downwards
 Left          | Scroll column-wise to the left
 Right         | Scroll column-wise to the right
+Ctrl+Left     | Scroll page-wise to the left
+Ctrl+Right    | Scroll page-wise to the right
 Page up       | Scroll page-wise upwards
 Page down     | Scroll page-wise downwards
 Ctrl+Home     | Scroll to the beginning of the document
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:14:47 -0000</pubDate><guid>https://sourceforge.net3ee0b6849de2ebcad0cd4d2aadf0fc229a4e43ba</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -34,6 +34,8 @@
 ------------- | -------------
 Up            | Scroll line-wise upwards 
 Down          | Scroll line-wise downwards
+Left          | Scroll column-wise to the left
+Right         | Scroll column-wise to the right
 Page up       | Scroll page-wise upwards
 Page down     | Scroll page-wise downwards
 Ctrl+Home     | Scroll to the beginning of the document
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:13:38 -0000</pubDate><guid>https://sourceforge.netbfeb8ff25d0f56b1a6b87fae2dcd8fd34de3926d</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -19,8 +19,10 @@
 Close all files but this       | This will close all currently opened files except for the file, on which the action was invoked.
 Copy full path to clipboard    | This will copy the full path of the file on which the action was invoked to the clipboard.
 Copy name to clipboard         | This will copy just the file name of the file on which the action was invoked.
+Copy directory to clipboard    | This will copy just the path of the base directory in which the file on which the action was invoked is contained.
 Open containing folder         | This will open the folder in which the file is located on which the action was invoked.
 Open file with external editor | This will open the file with the editor, which is registered for the type of the file on which the action was invoked within the system.
+Open file with external editor as administrator| This will open the file with the editor, which is registered for the type of the file on which the action was invoked within the system. The editor will be opened with elevated administrator privileges

 ##Text view##
 The main area of the file viewer displays the contents of the file as text including line numbers. If the file viewer has been opened from the [Search results] list, all matches are highlighted in the text viewer. If a syntax highlighter has been defined for the displayed file type, the text view will highlight certain keywords in the text.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Sun, 07 Sep 2014 22:12:59 -0000</pubDate><guid>https://sourceforge.net27af3a6ce125cdf93101a961f1dd5401606686dd</guid></item><item><title>File viewer modified by _duSt_</title><link>https://sourceforge.net/p/codexcavator/wiki/File%2520viewer/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -11,11 +11,48 @@
 ##File actions##
 Additional file actions can be executed by right clicking a file tab header. A context menu will appear containing all actions, which can be performed on the corresponding file.

+Currently the following built-in file actions are available:
+
+__Action__                     | __Description__
+-------------                  | -------------
+Close all files                | This will close all currently opened files.
+Close all files but this       | This will close all currently opened files except for the file, on which the action was invoked.
+Copy full path to clipboard    | This will copy the full path of the file on which the action was invoked to the clipboard.
+Copy name to clipboard         | This will copy just the file name of the file on which the action was invoked.
+Open containing folder         | This will open the folder in which the file is located on which the action was invoked.
+Open file with external editor | This will open the file with the editor, which is registered for the type of the file on which the action was invoked within the system.
+
 ##Text view##
 The main area of the file viewer displays the contents of the file as text including line numbers. If the file viewer has been opened from the [Search results] list, all matches are highlighted in the text viewer. If a syntax highlighter has been defined for the displayed file type, the text view will highlight certain keywords in the text.

+###Scrolling###
+You can scroll either by using the scrollbars or by using the mouse wheel. Furthermore scrolling can be performed by using the keyboard:
+
+__Key__       | __Description__
+------------- | -------------
+Up            | Scroll line-wise upwards 
+Down          | Scroll line-wise downwards
+Page up       | Scroll page-wise upwards
+Page down     | Scroll page-wise downwards
+Ctrl+Home     | Scroll to the beginning of the document
+Ctrl+End      | Scroll to the end of the document
+
+###Text selection functionality###
+You can select text via the mouse within the text view area. Double clicking a word will automatically select the whole word. Pressing __Ctrl__+__A__ will select all text. Additionally you can select whole lines by left-clicking and moving the mouse on the line numbers column while holding the left mouse button.
+
+Right clicking on the selected text, will open a context menu.
+
+Currently the following operations can be performed on selected text:
+
+__Action__    | __Description__
+------------- | -------------
+Copy          | This will copy the selected text to the clipboard.
+Find          | This will issue a search query with the selected text used as a search phrase.
+
+Selected text can also be copied to the clipboard by pressing __Ctrl__+__C__.
+
 ###Navigating to tag urls###
-The CodeXCavator supports code tagging. Code tags are specially marked words keywords, which can be located in source code comments. 
+The CodeXCavator supports code tagging. Code tags are specially marked keywords, which can be located inside source code comments. 

 In order to navigate to the urls associated with a tag right-click the desired tag in the text viewer. A pop menu will be shown, containing all urls associated with the tag. Click on the url, you want navigate to. The system browser will be opened to display the contents the url points to. If the url is a CodeXCavator search url, the current full text search phrase will be set to the one defined by the search url.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">_duSt_</dc:creator><pubDate>Tue, 19 Aug 2014 21:22:21 -0000</pubDate><guid>https://sourceforge.netcc2dbccd65a9da6bc4ea7b1386f37aeb705019d7</guid></item></channel></rss>