Home > Services > DXCore Services – Intellassist

DXCore Services – Intellassist

October 31st, 2011

The Intellassist DXCore Service provides methods for CodeRush Intellassist feature manipulation (e.g. suspending, resuming, canceling) and additional properties.

Methods of this service:

Method name Description
Cancel Cancels Intellassist if it is active.
Resume Resumes Intellassist once it was suspended. Call this after CodeRush.Intellassist.Suspend is called to end the suspended state.
Suspend Puts Intellassist in a suspended state so that it will not activate. To end this suspended state, call Resume.

Properties:

Property name Description
Active Determines whether Intellassist is displayed or not.
Suspended Determines whether Intellassist is in a suspended state.
 
—–
Products: DXCore, CodeRush Pro
Versions: 11.1 and up
VS IDEs: any
Updated: Oct/31/2011
ID: D123

Similar Posts: