= IDE support = Support within an IDE for cobra is still developing but we have some small beginnings in the following: == !CodeLite == !CodeLite is a multiplatform IDE for C/C++ with some support for other languages.[[BR]] See the [http://codelite.org CodeLite] web site for details. Some support is available as an addon to !CodeLite-1.0.3035 with the insertion of the provided [wiki:CodeLite1 Codelite1 config files] laid onto a clean installation.[[BR]] Somewhat more support is available for !CodeLite2 (for 2.0.3365) with a similar addon of [wiki:CodeLite2 Codelite2 config files]. A [http://mercurial.selenic.com/ mercurial] tree of these configurations and notes is available on [http://bitbucket.org/hops/cobra/src/tip/IDE/CodeLite/ bitbucket] The repository root is at [http://bitbucket.org/hops/cobra bitbucket/hops/cobra] See also the !CodeLite Workspace (directory of workspace, project and support files) for building the cobra compiler under !CodeLite described at CodeliteCobraWorkspace. TODO: Break out a CodeLite wiki page == Other IDEs == * MonoDevelop * SharpDevelop * VisualStudio == See Also == * EditorSupport * RelatedProjects * [wiki: Back to WikiStart]