Description of the Issue
I created a new XML API (AutoComplete / CallTips) and used '[' and ']' for startFunc and stopFunc respectively for the node.
The tool tip appears as expected after typing in the '[' character. However, the tool tip shows '(' and ')' for function start and end tags which makes it confusing. The tags should be using startFunc and stopFunc characters.
Example below

Description of the Issue
I created a new XML API (AutoComplete / CallTips) and used '[' and ']' for startFunc and stopFunc respectively for the node.
The tool tip appears as expected after typing in the '[' character. However, the tool tip shows '(' and ')' for function start and end tags which makes it confusing. The tags should be using startFunc and stopFunc characters.
Example below