SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor for Windows Forms suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (2,125)

  Date Thread Details
2005‑10‑12
2,668 views
"I remember some time ago asking for ability to double click on things like: @parameter And initially SE would o..."
2005‑10‑10
3,109 views
"Hello. Our company needs many features from the syntax-editor control, but we need to use it with very large log fil..."
2005‑10‑05
2,703 views
"Hi I have a language file that starts: <SyntaxLanguage Key="MyLanguage" LanguageDefinitionVersion=..."
2005‑09‑29
3,917 views
"As part of our editing environ, we have a nice global file search like VS.NET. The results are put into a Find outpu..."
2005‑10‑03
2,826 views
"Currently, the code snippets do not correctly support multiple levels of folders. This can be seen by modifying the C..."
2005‑10‑04
2,836 views
"Hi Whats the advantage (or disadvantage) of using a TokenStream over the documents Tokens collection? Thanks R..."
2005‑10‑03
2,942 views
"Is it possible to manually set the LineModificationIndicators to show up when using Editor.Document.AppendText? Wh..."
2005‑10‑01
2,717 views
"I'm using InfoTips and, occassionally IntelliPrompts within InfoTips. To make my life easier I created an Inf..."
2005‑09‑30
3,984 views
"Is there any way a squiggly line can be drawn lower down under the text? I’m allowing the user to highlight expressi..."
2005‑01‑06
6,275 views
"I'm using the editor for C# and VB.NET code editing. Is there a simple way to have this control behave like Micr..."
2005‑03‑17
3,733 views
virtual space? by billb
4 replies (20 years ago)
"I searched the help and forums and could not find a way to enable virtual spacing as is available in the editor in Vi..."
2005‑09‑13
3,274 views
"I've noticed a situation where using the MoveToNextWord feature behaves a little differently than visual studio. ..."
2005‑09‑23
3,355 views
"I've been trying to build InfoTips that behave like those we see in VS. It's probably easier to explain this..."
2005‑09‑20
2,986 views
"Code Snippets are great! However, I did not find a way to create a new snippet entirely without XML, just by using t..."
2005‑09‑21
3,291 views
"Hi, I'm not sure if it's me that's doing something wrong or if I've stumbled onto a bug (probably ..."
2005‑09‑22
3,333 views
"We are evaluating SyntaxEditor, and would like to create "read-only" and "hidden" text regions. ..."
2005‑09‑22
2,499 views
"Hi, I noticed that InfoTip's don't go away when I hit ENTER. I saw a thread pointing to the same proble..."
2005‑09‑21
2,632 views
"If you hover over a token in an instance of SyntaxEditor that does not have focus, any resulting tooltip from the Tok..."
2005‑09‑21
2,848 views
"I'm using SpanIndicators to store a history of document navigation to support the back/forward capabilities like ..."
2005‑09‑21
3,148 views
"Hi, I ran into a freak bug in our code editor where typing "this" gets displayed as "sith" in ..."