(Created page with "Category:Settings<span class="idm-uestudio-only">''Note: these settings are only available in [https://www.ultraedit.com/products/uestudio/ UEStudio]''</span> The '''I...") |
m |
||
Line 1: | Line 1: | ||
− | [[Category:Settings]]<span class="idm-uestudio-only">''Note: these settings are only available in [https://www.ultraedit.com/products/uestudio/ UEStudio]''</span> | + | [[Category:Settings:IDE:IntelliTips]]<span class="idm-uestudio-only">''Note: these settings are only available in [https://www.ultraedit.com/products/uestudio/ UEStudio]''</span> |
The '''IDE » IntelliTips » Function tips''' branch of [[:Category:Settings|Settings]] includes the following options. | The '''IDE » IntelliTips » Function tips''' branch of [[:Category:Settings|Settings]] includes the following options. |
Note: these settings are only available in UEStudio
The IDE » IntelliTips » Function tips branch of Settings includes the following options.
Function tips for parameter list display are automatically displayed upon typing a function name followed by the parameter list open character (such as open parenthesis). You can always re-display the function tip by typing Ctrl + Shift + Space.
If selected, UEStudio's built-in language parser is used to populate the Function list rather than the function strings defined in the syntax highlighting wordfile. The file to be parsed must be part of the active project and the file extension must be defined under Settings » IDE » Parser for this to work properly. If the file type and extension aren't specified under the this branch, then UEStudio won't be able to automatically parse the functions, and the function string definitions from the wordfile will be used.
See also: