can #develop 5.1.0.5134 and TortoiseSvn 1.8.11 work together?
Hello,I use TortoiseSvn a while and now I start using #develop. I downloaded the xcopyable version of the rc.I can open svn-versioned solutions/projects (created with Visual-Studio 2013), but there no...
View ArticleMerging Separate Zips
I am looking for a way of merging multiple (Non-multi part) zip files in to a single zip. I dont see a simple way of doing this and I am hoping I am just not reading too much in to this. It seems...
View ArticleIde forgot all open documents between sessions (5.1RC only)
This has only happened once since installing 5.1RC (and never before) and I can't repeat it, but IDE seemed to forget all my files open for editing between sessions (ie on reopening a project only one...
View ArticleError in running in visual Studio
Dear Sirwhen I run Sharp Develop in C# I got many erros an warning as below.please help me. Error 53 Could not write lines to file "obj et_4_5_Debug\ICSharpCode.NRefactory.CSharp.R...
View ArticleKeep gettig this error No such label 'Start' within the scope of the goto...
This is my code: using System;namespace Test2 { classProgram { publicstaticvoidMain(string[ args) { int num01; int num02; Console.Write...
View Article5.1RC: "Manage Packages" from the "Solution" node context menu is broken
In the "Projects" dock the context menu "Manage Packages..." works fine when the menu is opened by clicking on a project. However, when using it from the top "Solution XYZ" node it is broken. The...
View ArticleShortcuts
In Visual Studio you can go back to a precedet line of code with Control F9Is it possible to be done in #Develop ?Thanks Beforehand Ivan Pequeño (Santiago, Chile)
View Article5.1 RC: Running unit test with profiler
This occurs for all tests that I have tried. The same tests work fine with SharpDevelop 4.4.Automated error report below:SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.5.51209OS...
View Article5.1 Beta 2 and RC - Issues with designer and custom controls
Hi,I have experienced the following recently with the above SD5.1 versions, with 4.x there was no problem; I observed/checked especially together with AForge packages version 2.2.5.0 (some others only...
View ArticleError
SharpDevelop Version : 5.0.0.4696-RC-7a9207a6.NET Version : 4.0.30319.42000OS Version : Microsoft Windows NT 6.3.9600.0Current culture : Spanish (Spain, International Sort)...
View ArticleReSharper alternative for SharpDevelop
Hi,I am using Ranorex Studio (Ranorex (http://www.ranorex.com/) is an UI Automation tool based on .Net and uses C#/VB.Net for coding) which is based on SharpDevelop 3.2.Could you please suggest me if...
View ArticleUnhandled WPF exception
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.5.51209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Invariant Language (Invariant...
View ArticleCannot find ICSharp when called from compiler file
I get this message when trying to compile. The type or namespace name 'ICSharpCode' could not be found (are you missing a using directive or an assembly reference?) (CS0246) - C:\Users\David...
View ArticleSD5.1 RC - once stepping means always stepping
The problem that was already in 5.0 RC (and had been fixed there) seems to be back since 5.1 RC. If you ever used F10 to start your debugging from then on it's impossible to start debugging without...
View ArticleQuestion about MSZIP
Hello.I am trying to extract files from a Microsoft .CAB file. I read the file format specifications (https://msdn.microsoft.com/en-us/library/bb417343.aspx#cabinet_format) and now I have a byte array...
View ArticleMember order
Hello,in the class browser and the member combobox of a source file you should be able to switch between natural order (as in code) and alphabetical order. This is useful when a developer has...
View ArticleDockable dialog for code help
Hello,as you know there's a dockable dialog for the Definition View. There should be also one for the code help that normally appears as an overlay.
View ArticleWrong window placement in fullscreen mode
Hello,when you have your Windows taskbar at the left screen edge and go to fullscreen mode, the window is misplaced and not visible fully.
View ArticleFind-and-replace dialog
Hello,There should be radio buttons instead of comboboxesThere should be a close buttonIn find-only mode the dialog title should not mention "replace"There should be real tabs
View Article