(Pattern Matching)
(Regular Expressions)
Line 143: Line 143:
 
===Regular Expressions===
 
===Regular Expressions===
 
*[[Regular_Expressions|Regular Expressions Overview]]
 
*[[Regular_Expressions|Regular Expressions Overview]]
*[[Regular_Expressions_Basics|Regular Expressions Basics]]
 
 
*[[Special_Matching_Characters|Special Matching Characters]]
 
*[[Special_Matching_Characters|Special Matching Characters]]
*[[Special_Matching_Characters#The_OR_Operator|The “OR” Operator]]
 
 
*[[Groups_Replacement_Strings|Groups and Replacement Strings]]
 
*[[Groups_Replacement_Strings|Groups and Replacement Strings]]
*[[Groups_Replacement_Strings#Groups_and_Replacement_Examples|Groups and Replacement Examples]]
 
 
*[[Regular_Expressions_Newline|Matching the “Newline”]]
 
*[[Regular_Expressions_Newline|Matching the “Newline”]]
*[[Maximize_Regular_Expression|Maximize Regular Expression Matching]]
+
 
 +
===Search and Replace Commands===
 +
*[[Search_And_Replace_Command_Line|Search and Replace Commands Overview]]
 +
*[[Search_And_Replace_Command_Line#Searching_and_Search_Options|Searching and Search Options]]
 +
*[[Search_And_Replace_Command_Line#Replacing|Replacing Commands]]
 +
*[[Search_And_Replace_Command_Line#Unsuccessful_Search_and_Replace|Unsuccessful Search and Replace]]
  
 
   </div> <!-- col -->
 
   </div> <!-- col -->

Revision as of 15:34, 6 February 2017

vEdit Wiki

Welcome to the vEdit Wiki. The goal of this wiki is to help you learn how to configure and use your vEdit editor.