Changes between Version 17 and Version 18 of MonoDevelop
- Timestamp:
- 05/21/13 15:53:57 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MonoDevelop
v17 v18 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:7 We have an add-in to provide Cobra support including syntax highlighting, compilation, interactive debugging, and some support for code completion: 8 8 * https://github.com/ramon-rocha/MonoDevelop.CobraBinding 9 9 … … 11 11 12 12 Videos 13 * http://www.youtube.com/watch?v= ffWWVd7bEM4&hd=1 (4:36)13 * http://www.youtube.com/watch?v=a4qnok7od-s&hd=1 (4:24) 14 14 15 15 Discussions … … 28 28 == Ubuntu Users == 29 29 30 There are no packages for MonoDevelop 4.0 at this time. You'll need to build from source. If you are not comfortable building from source, you can use a previous version of the addin that supports your version of MonoDevelop. No bug fixes will be made for these old branches though .30 There are no packages for MonoDevelop 4.0 at this time. You'll need to build from source. If you are not comfortable building from source, you can use a previous version of the addin that supports your version of MonoDevelop. No bug fixes will be made for these old branches though and code completion only works when using MonoDevelop 4.0. 31 31 32 32 * MonoDevelop 3.0: https://github.com/ramon-rocha/MonoDevelop.CobraBinding/tarball/3.0