Changes between Initial Version and Version 1 of AutoCompletion
- Timestamp:
- 09/24/12 04:20:19 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AutoCompletion
v1 v1 1 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: 2 3 1. '''Compiler suggestions:''' 4 2. '''@help directive:''' 5 3. '''Native autocomplete:''' 6 7 8 See also: [wiki:IDESupport], EditorSupport