|
All Blog Posts
-
|
If you want to use WiX 3.0 with SharpDevelop 2.2 now you can. SharpDevelop 2.2 will still ship with WiX 2.0 support however the WiX 3.0 addin has been backported. This WiX 3.0 addin for SharpDevelop 2.2 can be downloaded at the end of this post. It was...
|
-
|
As of SharpDevelop 3.0 build 3534, the integrated Windows.Forms designer supports project resources for images and icons. Especially, this means that forms generated by Visual Studio that use such resources can now be loaded and modified in SharpDevelop...
|
-
|
In revision 3506, SharpDevelop 3.0 got improved support for code analysis using FxCop 1.36. There were some bugs fixed that were related to the suppress message command - it was working only with FxCop 1.35, but even there couldn't suppress messages...
|
-
|
More than one year ago, I added the XAML language binding to SharpDevelop 3.0, showing tooltips in .xaml files and enabling refactoring. (" XAML and WPF support in SharpDevelop 3.0 ") Now I finally added the missing part: code completion. You...
|
-
|
In case anyone gets a wrong idea, take a close look at the title bar - it has the word "experimental" in it: The reverse integration of the WPF branch is the first step in the direction of "more WPF" in SharpDevelop 4.0 (this screenshot...
|
-
|
First and foremost, we hope that you will not see the "unhandled exception" dialog box of SharpDevelop often. Nevertheless I would like to shed light on some improvements in that area. In spite of all error reporting features of an application...
|
-
|
Our Wiki has a guideline on joining the team which outlines the process of submitting code to the project. As part of this year's #develop developer days (#d^3) we decided on a change to the guideline: It is now possible to contribute "any-size"...
|
-
|
It is always good to see that someone else finds the code that you have written useful enough to be reused in another application. Here we take a look at where SharpDevelop's XML Editor has been reused. The XML Editor was originally added to SharpDevelop...
|
-
|
In the upcoming SharpDevelop 3 there's a new refactoring included: Extract method. With it you can easily split a method into two independent methods. If you want to use it you first have to select the piece of code you want to extract: Then just...
|
-
|
One of the areas the SharpDevelop debugger has been weak in is dealing with unhandled exceptions. Ths has been improved in SharpDevelop 3 in two areas. These are the Local Variable pad, and the form that displays unhandled exceptions thrown from a debugged...
|
-
|
These are a few small features the should help with common workflow senarios. The idea of an IDE is that one should not have to directly invoke the compilers or operating system services like a file manager. However, sometimes you just need to browse...
|
-
|
One of the smaller new "features" of SharpDevelop 3 is improved readonly project and solution support. However small this feature is, it's quite useful. Why readonly project support? The first question is why? Many developers might be asking...
|
-
|
This addin integrates Microsoft StyleCop into SharpDevelop. StyleCop only supports C#, and this addin has been tested against StyleCop 4.3 , earlier versions won't work. Features Line highlighting of the warnings found Change StyleCop settings on...
|
-
|
SharpDevelop Reports is currently only available from our build server , it isn't yet reverse integrated with SharpDevelop 3.0. This post reports on its status as of version 3.0.0.390. Working Features: The Report Designer is a real Windows Forms...
|
-
|
Basically the UI of the hex editor is divided into two views. On the left side you can edit/input the parts of the bytes as hexadecimal figures. On the right side you can edit/input the data as ASCII characters: On the left-most side and on the top you...
|
More Posts Next page »
|
|
|