The IDE support for Cobra (whether MonoDevelop, Visual Studio or others) does not yet support autocompletion (aka Intellisense). There are some mitigators to help you out: 1. '''Compiler suggestions:''' 2. '''@help directive:''' 3. '''Native autocomplete:''' See also: [wiki:IDESupport], EditorSupport