plugins:shortkeys

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
plugins:shortkeys [2014/11/16 23:56] – [Insert _ after m and Shift] adminplugins:shortkeys [2018/01/10 20:36] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Shortkeys ====== ====== Shortkeys ======
  
-If you are familiar with Visual Assist plug-in for Visual Studio, most of the functions provided by Shortkey plug-in will be well known for you.+If you are familiar with Visual Assist plug-in for Visual Studio, most of the functions provided by Shortkey plug-in will be well known to you.
  
-The plug-in covers some gaps in editing/formatting functions for C like code (C, C++, JavaScript, PHP) which are not covered by standard functionality.+The plug-in covers some gaps in editing/formatting functions for C-like code (C, C++, JavaScript, PHP) which are not covered by standard functionality.
  
 ===== Comment/Uncomment Selection ===== ===== Comment/Uncomment Selection =====
Line 15: Line 15:
  
 ===== Insert _ after m and Shift ===== ===== Insert _ after m and Shift =====
-If you are using Hungarian notation for starting you member variables with **m_**, this shortkey will help you in automatic insertion of **_** after m and pressed Shift. +If you are using Hungarian notation for starting you member variables with **m_**, this shortkey will help you in an automatic insertion of **_** after m and pressed Shift. 
  
 ===== Smart Block (Multi Line) Comment ===== ===== Smart Block (Multi Line) Comment =====
-Feature simplifies formatting of block comment by adding additional ***** symbol on each next line after block comment opening **/*** )+Feature simplifies formatting of block comment by adding additional ***** symbol on each next line after block comment opening **/***. 
  
 For example, if you have: For example, if you have:
Line 33: Line 33:
 ===== More ===== ===== More =====
 For details about integration, you can ask on [[http://forum.hippoedit.com/scripting-scripts-and-macros/shortkeys/|forum]]. For details about integration, you can ask on [[http://forum.hippoedit.com/scripting-scripts-and-macros/shortkeys/|forum]].
 +
 +
  
 #plugin #plugin