Quantcast
Channel: SharpDevelop Community
Browsing all 1764 articles
Browse latest View live

New Boo version tested with 4.4.1.9729

I built a new "unofficial" Boo release. Sources are available here. Binaries are available here.I recompiled 4.4.1.9729 with this distribution. Some small changes have been necessary to compile. The...

View Article


Incorrect ResolveResult for Generic objects

Hi,I am using NRefactoryResolver to parse cs and vb code. Recently, I upgraded NRefactory dll from 3.2 to 4.4.1. I am not getting correct ResolveResult object for following statements in 4.4.1, which I...

View Article


solution-dependent nuget config file support

Hello SD team, at first I want to say a big thank you for this nice project. This is definately the best alternative to VS !My question relates to the Nuget support in Sharp Develop. I already made a...

View Article

Folding select case blocks in C#

There is none.This would be a nice feature.  When using a select case block for the items in an enumeration, being able to collapse each of the case items so you would just have an outline of the...

View Article

SD 5.0.0 rev.4218 Classes Browser's small bug

I'm very happy to use the lasted sd writing c# codes, thank you all developers at first. when a solution is open, then open the classes browser, the solution's classes tree is generated. it's very...

View Article


Splitting zip files

Hi.  New to this library.  I see that there have been some conversations about adding the ability to split zip files.  Did that ever get implemented? Thanks.

View Article

Sharpdevelop and numpy/scipy for ironpython

Hi Everyone - I'm very new to SharpDevelop, but so far I'm very impressed - big hat tip to the developers and the community.I'm running into some problems when I attempt to use the Enthought .NET...

View Article

Porting VS add-ons to SharpDevelop

Are there any tutorials out there on how to port Visual Studio add-ons to SharpDevelop add-ons?  Prefereably SD 5 add-ons.  I want to port some common open source add-ons like editorConfig,...

View Article


Adding existing VB.NET project to solution throws exception

SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : English (United States)...

View Article


Execute a command on file Save

Can someone give me an example of executing a command on save of a file type with a file extension condition?  Also, is there any path reference?  It would be great if there was a path reference that...

View Article

Importing other python modules

I am migrating from boaconstructor to SharpDevelop. I want to use the libraries that I use frequently, and do not belong to the standard python library, for example [Mahotas, mamba, numpy, pylab,...

View Article

Congrats on SD 5.0 Beta 3 + possible bug + definite crash. :)

Hello, I've been using SD for about 2 years on and off for numerous little projects and examples. There used to be certain things that I did in the ide that felt "more difficult" to do then the VS...

View Article

Error report

Dear SharpDevelop team,I got this report:-SharpDevelop Version : 5.0.0.4336-Beta 3-cfc8e8ae.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack...

View Article


Version 5 Beta 3

Hey guys, I created a wix project without wix installed. I would consider that normal behavour, not an exception? Loving v5 Beta 3.SharpDevelop Version : 5.0.0.4218-Beta 3-193975c4.NET Version...

View Article

Error message during try to create of solution for console application

Dear community.I have installed on my computer ONLY SharpDeveloper. I try create a new solution for simple console application c++.But the following message always appearPlease ensure thar the Windows...

View Article


SD5 beta3 build 4299: Create enum refactoring rather broken

 If you add a new enum value to an existing enum by using the "create enum" refactoring, the new enum value is inserted automatically as the first value, the blue line that is supposed to let you...

View Article

SD 5b3: Formatter question

Hi community,I have tweaked the formatter in all possible ways, but I don't seem to be able to get it to do something just really easy (I think). I have a multiline statement like:variable1 = (check...

View Article


SD5b3: Disable autocompletion in delegate parameters

Hi again,would it be possible to disable autocompletion automatically when the parameter is a delegate? The problem I am facing is when writting somethink like: myList.Sort(e =>As soon as I type the...

View Article

SD5b3: Multithreading debug

Hello dear SD developers,I noticed today, that in the current version is not really possible to debug multithread applications if multiple threads are over the same part of the code. It is difficult to...

View Article

SD5b3: Debug console/ error when executing method with no return type.

Hi,I noticed an exception dump in the console each time I try to execute a method which returns nothing. For example, sometimes is useful to store the contents of a long string with File.WriteAllText...

View Article
Browsing all 1764 articles
Browse latest View live