SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Text editor (RSS)
  • Crash in IDE when cutting and pasting

    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
  • Error belong to DOCTYPE TAG

    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
  • Strange text editor behavior while editing

    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...
    Posted to Forum by Blue Ninja on 07-04-2007
    Filed under: text editor
  • Exception in XSLT edit throw

    .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
  • Bug reproduction: crash when double-clic a button in designer mode

    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
  • Editing project files

    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...
    Posted to Forum by Simon Thum on 12-01-2007
    Filed under: tabs, text editor
  • Re: CompletionWindow & InsightWindow

    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
  • Find/Replace In a TextEditor Control?

    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
  • Code auto-complete [VB.NET]

    Sometimes the Code auto-complete doesn't work for no particular reason... If I write "If 1 = 1" and then press ENTER SD shoult auto-complete this to "If 1 = 1 Then End If" But is doesn't. I found out that this sometimes depends on the fact, that the "Then" is missing...
    Posted to Forum by cca_ccb on 08-31-2008
    Filed under: texteditor, bug report in sharpdevelop editor, text editor, #develop 2.2, code-completion, Elde, End If, Auto Complete, Does Not Work, If
  • Small problem with highlighting

    The generic function calls do not get highlighted correctly. CurrentSession.Get<T>(id); renders with no bold on the function name, should be CurrentSession. Get<T> (id); or CurrentSession. Get <T>(id); We get spoiled of having a good looking editor... jacques.
    Posted to Forum by JacquesAudette on 10-07-2008
    Filed under: texteditor, text editor, #develop, TextEditorControl
Page 1 of 2 (11 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.