|
Browse by Tags
All Tags » texteditor ( RSS)
-
Hi to all, this is my first post here! I'm writing a small phalanger (php on dotNET 2.0) lightweight rad to let to build plugins for a tool that i'll start to sell soon. I've readed about #D TextEditorControl around the web so instead to write my own i decided to use this! I've a really big problem:...
-
Hi. The following error received if I use: "<!DOCTYPE package SYSTEM "DTD/package.dtd">", "<!DOCTYPE language SYSTEM "DTD/language.dtd">", "<!DOCTYPE import SYSTEM "DTD/import.dtd">". These Files must not included... OS: Windows Vista Home Premium German 32-Bit on a 64-Bit System SharpDevelop...
Posted to
Forum
by
burnersk
on
08-18-2007
Filed under: Bug report, texteditor, Error, xml, text editor, #develop 2.2
-
I am making a MDI text editor, and want to use ICSharpCode.TextEditor.DLL for the texteditor. That being said, I have a couple questions... 1. How can I add the control to VS 2005 Pro so I can drag and drop it on a form like I can any other control? 2. Can I rename the DLL to "something else".DLL, or...
Posted to
Forum
by
hostopolis
on
06-09-2007
Filed under: Using #develop, editor, Windows Form, dll, TextEditor, C#
-
.NET Version : 1.1.4322.573 OS Version : Microsoft Windows NT 5.1.2600.0 Boot Mode : Normal Working Set Memory : 109924kb SharpDevelop Version : 1.1.2124.0 Exception thrown: System.NotSupportedException: The given path's format is not supported. at System.Security.Util.StringExpressionSet.CanonicalizePath...
Posted to
Forum
by
Shukaido
on
04-19-2007
Filed under: Bug report, .net 1.1 bugs, exception, Feature, texteditor, bug, Error
-
Shukaido: In that case, jsdev, whaddaya say we get together on the potential "universal" ccdb addin... where you can define your own code completion stuff, and at least do the coding in SD by defining the keywords, and syntax stuff to be read in... I like the idea... and, if possible, maybe we can add...
Posted to
Forum
by
jsdev
on
03-27-2007
Filed under: Feature Request, Using #develop, Building from source code, editor, code generation, suggestions, Extending #develop, Third party AddIns, Cross platform, Syntax, TextEditor, n00b
-
When I do Alt+Ins and I choose to override a method, if I choose an abstract method I get : protected override void RecevoirSurDonnees() { base.RecevoirSurDonnees(); } It is a bad thing because base.RecevoirSurDonnees being abstract prohibits to call it.
Posted to
Forum
by
Le Dave
on
03-24-2007
Filed under: Bug report, Abstract, texteditor, 2429
-
Hi all I'm using your TextEditor as the editor component for our proprietary in-house development environment. While I was writing all the different language dependent extensions (like the strategies for highlighting, folding and markers), I just wondered why ever on earth there is no context inside...
Posted to
Forum
by
kuno
on
02-19-2007
Filed under: Syntax, TextEditor
-
Hi, I was installed IDE (version - 1.1) of SharpDeveloper before two week it's working fine. But now it generate +AHo-, +AS0- etc code in .cs file so it gives compile time error. Please help me to resolve the problem. Note: SDK is not installed on my PC. Regards Rajesh Vaghela
-
symptom #1 how to reproduce: type the following text in the editor: "Hello world" RIGHT click the position between the letter "r" and "l". This should bring up the context menu. now, move the mouse and LEFT click on the character "H" expected: Current selection should be cleared. actual: Selection not...
Posted to
Forum
by
buddydvd
on
11-10-2006
Filed under: texteditor, fix, mouse, context menu, bug
-
Type the following: Console.WriteLine<shift + back, back, back, back>Line<enter> When you do this, you'll notice characters following the caret are erased. The reason why it doesn't work is because the CodeCompletionWindow's endOffset private variable is not updated when selected...
Posted to
Forum
by
buddydvd
on
10-31-2006
Filed under: Bug report, codecompletionwindow, texteditor
|
|
|