|
Browse by Tags
All Tags » text editor ( RSS)
-
It often happens that the IDE crashes when cutting and pasting text. This happens when when moving blocks of selected text using the mouse, but also when using the keyboard shortcuts like Ctrl-X and Ctrl-V. Sometimes it does not report an error (like the one below which was fired after a Ctrl-X) but...
Posted to
Forum
by
Cees
on
10-18-2007
Filed under: text selection, text editor, #develop 2.2
-
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 have noticed on several occasions recently that the text editor goes a bit wacky while typing code, and it seems to be when inside certain code blocks. I'll have to try to get more specific examples, but yesterday after typing "Select Case" and moving to the next line, as I typed "Case MyEnumType.Member...
-
.NET Version : 2.0.50727.1378 OS Version : Microsoft Windows NT 6.0.6000.0 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 108864kb GC Heap Memory : 41368kb Exception thrown: System.IO.FileNotFoundException: File "D:\Program Files\SharpDevelop\2.2\bin\entities.xml" not found...
Posted to
Forum
by
caffeine
on
10-31-2007
Filed under: xslt, xml, text editor, #develop 2.2
-
create new windows application solution in ManForm.cs, switch to design view an put a button control (button1). double clic the button, void Button1Click(object sender, EventArgs e) is created. save. close MainForm.cs open MainForm.Designer.cs (don't touch anyting here) look the position of the last...
Posted to
Forum
by
agasca
on
11-05-2007
Filed under: Forms designer, exception, bug, bug reporting, bug report in sharpdevelop editor, text editor, #develop 2.2
-
Hi, when I edit project files by hand (i.e. right-click->open with), #D shows a dialogue to selct the editor. Since .*projs are xml, I leave it at the default. #D now opens a new instance of the buildin xml editor - even if there already was one. I'd be happy if double-clicking a project would...
-
Hi, I think there is an example in the source code download. ( link ) Just look in the samples directory there is an Code completion example for C# language, and to define the language methods you can fill a "collection" by hand or you can search them in the assemblies like SD does. But look...
Posted to
Forum
by
siegi44
on
01-27-2008
Filed under: CodeCompletion example, Text editor
-
Hi All! I'm trying to implement Find/Replace Functionality in by application that uses The SharpDevelop textEditor Control as it's main editor. I Have Found the following code For Find: Dim StartPosition As Integer Dim SearchType As CompareMethod If chkMatchCase.Checked = True Then SearchType...
Posted to
Forum
by
SmileyWolf
on
07-07-2008
Filed under: find, Text editor, RTB, Replace
Page 1 of 1 (8 items)
|
|
|