|
All Blog Posts
-
|
SharpDevelop 4.3.1 now has support for TypeScript with an early beta release of a new Addin . The Addin glues together the TypeScript language services, which provide all the features needed for code completion and refactoring, and SharpDevelop using...
|
-
|
The Markdown syntax for formatting text recently gained more and more visibility and is used especially on StackExchange, GitHub and so on. Hence we added simple highlighting support for Markdown. Here's an example of what it currently looks like...
|
-
|
SharpDevelop 5 has been long in the making, with the bulk of the time being spent on the move to NRefactory 5 ( more information ). Today we finally have something to show - a C#-only tech preview of SharpDevelop 5. It is not polished, but it will give...
|
-
|
It has been a while since NuGet support was added to SharpDevelop so, after David Fowler announced that he had got NuGet building under Mono , I had a look at porting the SharpDevelop addin over to MonoDevelop and created a NuGet addin for MonoDevelop...
|
-
|
One of the goals for SharpDevelop 5 is to convert legacy XML Forms (xfrms) to WPF, and drop support for XML Forms entirely. Now, you might be asking "Did I miss a Microsoft UI technology?" No, you didn't. XML Forms is a SharpDevelop-internal...
|
-
|
SharpDevelop 4.3 now has support for Code First Migrations using Entity Framework 5.0. Microsoft added Code First Migrations to Entity Framework in version 4.3 in February 2012. Code first migrations allows database changes to be implemented with code...
|
-
|
SharpDevelop 4.3 now has support for MVC Scaffolding . MVC Scaffolding , maintained by Steve Sanderson , provides a way to quickly generate code for views and controllers in your ASP.NET MVC application. It has support for scaffolding the following: Views...
|
-
|
SharpDevelop 4.3 now has support for T4MVC . T4MVC is a set of T4 templates, created by David Ebbo , that will generate strongly typed helpers for an ASP.NET MVC application. It will allow you to remove strings from your MVC application making your application...
|
-
|
With Windows 8 released to MSDN and TechNet subscribers today, I thought it'd be a good idea to give a short guide for installing SharpDevelop on a blank Windows 8 installation - because it will fail with an error message (although the screenshot...
|
-
|
Yesterday, Siegfried put finishing touches on the import/export of color schemes in SharpDevelop. To give you an idea, let's take a look at the following screenshot: This is an imported color scheme from StudioStyl.es, more specifically http://studiostyl...
|
-
|
SharpDevelop 4.3 has been updated to use NUnit 2.6.1 which was recently released. The full details on what has changed in NUnit 2.6.1 can be found in the NUnit release notes . One change in this release caused some of SharpDevelop's own unit tests...
|
-
|
I have published a CodeProject article documenting NRefactory 5: Using NRefactory for analyzing C# code While NRefactory 5 itself is pretty much stable, there's still a lot of work to do for SharpDevelop 5 to use it -- pretty much everything in SharpDevelop...
|
-
|
SharpDevelop 4.3 now has integrated support for OpenCover thanks to Lex Li . OpenCover is an open source code coverage tool created by Shaun Wilde . It can be used to measure how much of your code is covered by your unit tests. OpenCover was created to...
|
-
|
ILSpy 2.1 is available as of now - it supports async/await decompilation: ILSpy_Master_2.1.0.1603_RTW_Binaries.zip ILSpy_Master_2.1.0.1603_RTW_Source.zip A few weeks ago, Daniel blogged about the details of how decompiling async / await is implemented...
|
-
|
Good news for all Chinese, Japanese and Korean users of AvalonEdit (and others using complex script). Recently we were able to add integrated support for IMEs (Input Method Editors) in the latest version of AvalonEdit. Before: The IME is floating outside...
|
More Posts Next page »
|
|
|