|
Browse by Tags
All Tags » Code Editor ( 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...
-
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
-
Hi, I'm using the TextEditorControl to Display a Console Window. I have a class derived from TextWriter that writes to the TextEditorControl's Document. Writing seems to work with the following code: TextEditorControl text; IDocument document = text.Document; public override void WriteLine( string s...
-
1. The pop up window is not resizable (like in Borland C++ Builder) 2. Methods are listed without return type (it could be very useful) 3. Overloaded methods are showed one for time (it's a pity! A complete list may help finding the right method one needs)
Posted to
Forum
by
jeenajeena
on
01-31-2007
Filed under: Feature wish, Feature Request, Code Editor
-
I think this is a very useful feature for SD. When someone editing source codes, he/she does not want to scroll both vertical scroll bar and horizonal scroll bar. If SD provides word wrap feature, that would be great experience for developers. Plz consider, thanks!
Posted to
Forum
by
boynannan
on
01-12-2007
Filed under: Feature wish, New Feature, Feature Request, Code Editor
-
Hi. It would be nice feature to have in SD, that known types will be highlighted in one color in the editor, and unknown types will be highlighted in a different color. In addition, unknown types that are unknown because the "using" clause was missing, but can be found in one of the referenced assemblies...
Posted to
Forum
by
itaibh
on
11-09-2006
Filed under: Feature Request, Syntax Highlighting, Code Editor
-
I found that microsoft release a public obfuscator control for .net code. it includes licensing by time and a lot of other goodies. http://www.microsoft.com/SLPS/ i doenloaded the command line obfuscator aand tools, and really think this would be a wonderful think to incorporate. I stumbled across this...
Posted to
Forum
by
Jason Brenton
on
09-05-2008
Filed under: extending #develop, Feature wish, Feature Request, Code Editor, Refactoring
Page 1 of 1 (9 items)
|
|
|