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:
- Compiler suggestions:
- @help directive:
- Native autocomplete:
See also: IDESupport, EditorSupport