Wiki
Version 1 (modified by Charles, 12 years ago)

--

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: IDESupport, EditorSupport