CodeAssistOptions
is an option for cells that specifies settings for controlling code input assistance features, including autocompletion, function template insertion, and mouseover behaviors for code.
Details
- The typical usage is CodeAssistOptions->{opt1->val1,opt2->val2,…}.
- The following suboptions can be specified:
-
"AttachedBrowserEnable" True whether to offer contextual UI elements like color choosers when typing Wolfram Language expressions "AutoConvertEnable" True whether to offer to convert expressions that do not look like code to other forms "AutoPopupDelay" 0.0 delay in seconds before the autocompletion popup appears "AutoPopupEnable" True whether autocompletion popup elements appear automatically when typing "DynamicHighlighting" True whether to highlight function heads and brackets based on the cursor position "FileCompleteEnable" True whether to offer filename completions when typing string arguments of appropriate functions "FloatingElementDelay" 0.3 delay in seconds after the mouse has stopped moving before displaying floating interface elements over Wolfram Language code "FloatingElementEnable" True whether to show floating interface elements when mousing over Wolfram Language code "HeadHighlightStyle" {Background} style in which to highlight heads when "DynamicHighlighting" is enabled "MatchHighlightStyle" {Background} style in which to highlight matching delimiters when "DynamicHighlighting" is enabled "MaxGlobalMatches" 5 the maximum number of completions to display by default "MinimalSize" 2 the minimum number of characters in a symbol name that must be typed before an automatic completion occurs "StringCompleteEnable" True whether to complete string arguments of supported functions
Examples
Wolfram Research (2014), CodeAssistOptions, Wolfram Language function, https://reference.wolfram.com/language/ref/CodeAssistOptions.html.
Text
Wolfram Research (2014), CodeAssistOptions, Wolfram Language function, https://reference.wolfram.com/language/ref/CodeAssistOptions.html.
CMS
Wolfram Language. 2014. "CodeAssistOptions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CodeAssistOptions.html.
APA
Wolfram Language. (2014). CodeAssistOptions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CodeAssistOptions.html