|
Browse by Tags
All Tags » Feature Request ( RSS)
-
In this situation, I have to do the following steps: switch to designer mode mark the control switch to property grid switch to events page double click on the first EventHandler switch to designer mode again mark the control if necessary switch to property grid switch to events page double click on...
-
In this situation, I have to do the following steps: switch to designer mode mark one control switch to property grid switch to events page double click on the wished EventHandler write the code switch to designer mode again mark the next control switch to property grid switch to events page choose my...
-
Some days ago, I posted Debugger ignores DebuggerNonUserCodeAttribute or DebuggerStepThrough as support question. I want to add this as new features. I tried to install it by myself, but didn't find the way: The StepOver, StepInto, and StepOut methods in the WindowsDebugger.cs file use SelectedFunction...
-
I definitively agree. This is the main reason why I use jEdit. Their block selections are superb. jEdit even supports 0-width block selection, and typing inserts values on all lines. For example int a; int b; int c; can be easily turned into: int myVariable_ a; int myVariable_ b; int myVariable_ c; I...
Posted to
Forum
by
filipf
on
09-26-2007
Filed under: extending #develop, writing addIns, Feature wish, Feature Request, Code Editor
-
Hi, I've got really great idea, that many developers would find very usefull... A magic button that would hide rendering of comments & doc comments... becouse those are really helpfull at some point (comments), but they blurry the code and it's really hard to read 3 lines when there is 10...
Posted to
Forum
by
miechu
on
10-24-2007
Filed under: New Feature, Feature Request, Syntax Highlighting, Code Editor, comment
-
Hello forum ... I using SD2.2 for some time, and enjoying most of the time, except of this annoyance; when using static classes or static variables inside classes , there no way (expect start to print them out) to access them directly via Debug variable listing ... I saw some old posts where this kind...
Posted to
Forum
by
Igal
on
09-19-2007
Filed under: Feature Request, debugger
-
Hi, it's well known that debugging with #D works partial slowly. I found out that the attributes mentioned above are ignored. It would be helpful if the following statements would work in #D debugger: string configPath = String.Empty; public string ConfigPath { [System.Diagnostics.DebuggerStepThrough...
-
In the projects view I can add the following items via context menu item "Add": New Item Existing Item New folder However, I would like to be able to add existing folders too (preferably including the contained files and subfolders). This would make adding stuff that is spread across a lot of folders...
Posted to
Forum
by
DarkLord
on
09-15-2007
Filed under: Feature Request
-
I have recently started using SharpDevelop. I miss one feature very much as compare to VS that it lacks an XSD designer. I a project I have and XML schema (XSD) I have imported that project in SharpDevelop. I want to make changes in XSD file but I can't. So have switch back to VS.
Posted to
Forum
by
sharique
on
07-15-2007
Filed under: Feature wish, Feature Request
-
I have to say so far, I'm impressed by the professionality of #develop. It really is an excellently designed IDE, and such an IDE is completely indispensible for designing C#, unlike some other languages (PHP). It would be nice to be able to collapse namespaces. Currently, I have to create a #region...
Posted to
Forum
by
Cardinal4
on
07-06-2007
Filed under: Feature Request
|
|
|