Changes between Version 11 and Version 12 of MonoDevelop
- Timestamp:
- 09/22/12 22:05:06 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MonoDevelop
v11 v12 5 5 It has its own site at http://www.monodevelop.com/ 6 6 7 We have an add-in to provide Cobra support including syntax highlighting, compilation and interactive debugging (debugging is not currently supported on Windows):7 We have an add-in to provide Cobra support including syntax highlighting, compilation and interactive debugging: 8 8 * https://github.com/ramon-rocha/MonoDevelop.CobraBinding 9 9 … … 15 15 * http://cobra-language.com/forums/viewtopic.php?f=4&t=977 16 16 17 == Windows Users == 18 19 If you are running 64-bit Windows, you'll need to install Cobra targeting the x86 platform. See the addin installation instructions for details. 17 20 18 21 == Mac Users ==