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

Re-introduce debugger in ILSpy

Hi all,Are there any plans to re-introduce debugger into ILSpy (originally introduced by Eusebiu 4 yrs ago, then later removed)?  Either built-in or as a plugin would be neat.I realize that...

View Article


Image may be NSFW.
Clik here to view.

Winforms designer on Windows 10

Anybody experiencing problems using Winforms designer on Windows 10? (5.1.0.5134 RC)In particular, when a sub-menu item is selected, like this:[Tried to add picture here, of toolStripMenuItem selected...

View Article


WPF Designer

DearCSharp Team,I understand that a ribbon tab can contain a Ribbon Group. When I try this with the designer the following code is produced, but the group does not appear on the screen when I run the...

View Article

WPF Panel problems- SharpDevelop 5.01(RC)

I understand that a ribbon tab can contain a Ribbon Group. When I try this with the designer the following code is produced, but the group does not appear on the screen when I run the program(althought...

View Article

More colored visual effects in the Analyzer window please

Hi, the analyzer feature is so powerful & usefull, have to use it almost all the time. But each time do an analyzing, the analyzer window easily gets cluttered with the info which is hard for eyes...

View Article


ILSpy search funtion

I've just known ILSpy (I used to use .net reflector, but it's not free now), and tried, look very good, although its features still not as rich as .net reflector. Particularly, I found that the search...

View Article

Exception after single step in 5.1 RC

It's my first post and I can't find a way to attach a file so here is the error Sharp develop reported when I single stepped in a VS 2013 project I was playing with in Sharp Develop. SharpDevelop...

View Article

Tab order

Hello,you should be able to let new editor tabs be inserted on the far right, or left or right to the active tab.

View Article


Let help text of constants be more helpful

Hello,if you have a constant:const int constant = 5;The help text on mouse-over just says:local variable int constant;You can't distinguish that from a non-constant identifier. It should be more...

View Article


Blockwise undo/redo

Hello,when undoing/redoing single characters are changed one by one. Please summarize changes that are made on a single cursor position like Notepad does.

View Article

Clickable URLs in code

Hello,URLs are already highlighted in code. Please enable clickability of URLs. I suggest opening a URL with double click. Text selection should be disabled for a URL because it would interfere with...

View Article

Duplicating tabs

Hello,it would be great to be able to duplicate an editor tab by means of its context menu. This allows you to preserve the scrolling of the first tab and still being able to edit another location in...

View Article

Question 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 Article


During major upgrade prompt user for version upgrade

Hi,With WIX installer during major upgrade, How to prompt user with version upgrade message like "The setup has been upgrading from v1.0.0.0 to v2.0.0.0. Do you want to continue". I explored few links...

View Article

During Minor upgrade execute one custom action after all files replaced in...

Hi,With WIX installer During minor upgrade I want to execute one custom action after all file are replaced in install directory. So, How can I execute the custom action?Thanks & Regards,Ankur 

View Article


Code generation bug in IronRuby on SD 4.4 using Windows Forms

1. Create an IronRuby Windows Forms app.2. Place a NumericUpDown control on it.3. Set the Minimum and Initial values for the nud to 1.4. The app will crash.  The same thing happens on the end-of-life...

View Article

WPF Designer Ribbon installs a Application menu

2. Describe what you wanted to do and how you did itOnto this XAML Design window :-<?xml version="1.0" encoding="utf-8"?><Window...

View Article


Wrong central directory signature

I'm getting an exception unzipping a file ("Wrong Central Directory signature") from the ZipFile class. The exception occurs in the function ReadEntries. I'm constructing the class using a...

View Article

5.1 debugging very different from 4.4

I liked 5.1 so far after switching from 4.4 until I noticed that debugging go a lot more annoying.In 4.4 it would simply evaluate properties in my programs and show me their current value when I...

View Article

WPF Ribbon Designer problems

When I use WPF Ribbon designer if I create a ribbon tab and try to place a RibbonButton on it the RibbonButton remains stuck to the bottom of the tab.The code that I use is this: –<RibbonTab...

View Article
Browsing all 1764 articles
Browse latest View live