Categories


Popular topics

(Created page with "Category:Settings:IDE:IntelliTips<span class="idm-uestudio-only">''Note: these settings are only available in [https://www.ultraedit.com/products/uestudio/ UEStudio]''<...")
 
 
Line 13: Line 13:
 
   
 
   
 
<h2 class="setting">Do not auto-correct structure members (items following "." or "->")</h2>
 
<h2 class="setting">Do not auto-correct structure members (items following "." or "->")</h2>
This setting prevents UEStudio from auto-correcting keywords following a "." or "->".  This was configured as the default due to issues faced particularly by Java programmers using auto-complete.  If not selected, keywords following these items are automatically corrected.
+
This setting prevents UEStudio from auto-correcting keywords following a "." or "->".  This was configured as the default due to issues faced particularly by Java programmers using [[Auto completion|auto-complete]].  If not selected, keywords following these items are automatically corrected.

Latest revision as of 16:30, 28 March 2018

Note: these settings are only available in UEStudio

The IDE » IntelliTips » Miscellaneous branch of Settings includes the following options.

Insert () when a function is completed

If selected, a pair of parentheses will be inserted after you type a function call with the caret between the parentheses.

Change ".." with "->"

If selected, then typing ".." will automatically be changed to "->" in any file. This is typical C/C++ syntax for a pointer to a structure member rather than referencing the structure/structure member directly (e.g. "struct.member").

Automatically insert line comment at new line

If selected, when you edit text on a commented line which forces a wrap to a new line, the new line will automatically be line commented as well. This allows you to write multi-line comments without stopping to insert the line comment character.

Do not auto-correct structure members (items following "." or "->")

This setting prevents UEStudio from auto-correcting keywords following a "." or "->". This was configured as the default due to issues faced particularly by Java programmers using auto-complete. If not selected, keywords following these items are automatically corrected.

MediaWiki spam blocked by CleanTalk.