Wiki

Changes between Initial Version and Version 1 of AutoCompletion

Show
Ignore:
Timestamp:
09/24/12 04:20:19 (12 years ago)
Author:
Charles
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AutoCompletion

    v1 v1  
     1The 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: 
     2 
     3 1. '''Compiler suggestions:''' 
     4 2. '''@help directive:''' 
     5 3. '''Native autocomplete:''' 
     6 
     7 
     8See also: [wiki:IDESupport], EditorSupport