Categories


Popular topics

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.