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,124)

  Date Thread Details
2005‑06‑21
3,094 views
"2 Questions. 1. I accidentally changed my only copy of the language file I was using (the XML). Is there anyway ..."
2005‑06‑22
2,671 views
"I have noticed significant performance degradation while entering text into the editor if the current edit line conta..."
2005‑06‑24
2,622 views
"What is the best way to accomplish this? Looking at the sample app, selection_changed is used to get the token.lexic..."
2005‑06‑24
2,518 views
"I've just started working with Syntax Editor. I've installed Version 3.0.0.179, and have built an XML Editor..."
2005‑06‑22
2,557 views
"There seems to be a bug regarding having OR regular expressions in the LookBehind attribute of a pattern. While L..."
2005‑06‑23
2,809 views
"I have been getting unpredictable results on certain scopes when the text around the scope is edited. Editing in cert..."
2005‑06‑21
2,749 views
"What would be the best way - if possible at all - to show a margin ("continuation") image in all lines that..."
2005‑01‑07
3,019 views
"In Visual C# 2005 Beta, there is a word wrap option called "Show visual glyphs for word wrap". This settin..."
2005‑06‑23
2,668 views
"Is there any way to determine when loading a file in SyntaxEditor what the current LineEndStyle is? I want to allow ..."
2005‑06‑21
2,811 views
Minor RegEx Bug by Boyd
2 replies (20 years ago)
"I found a minor issue with the RegEx engine for SE. I have the following text that I wanted to match and tag the exp..."
2005‑06‑20
2,934 views
"Could someone provide a sample on how to create a new line indicator with an icon in the margin bar, in vb.net? I ma..."
2005‑06‑15
2,909 views
"Hi, Thanks for a very cool product! I'm using v3.0.0177 of the SyntaxEditor and have noticed both a minor b..."
2005‑06‑20
2,750 views
"I would like to have a margin between the editor top and the top of the first code line. In other words, I'd lik..."
2005‑06‑18
2,483 views
"When the editor is used at smaller font sizes with a display line height less than the default the outling expander a..."
2005‑06‑16
3,785 views
"Do you have any examples anywhere that would show how to save a recorded macro to an xml file for reuse at a later ti..."
2005‑06‑16
2,629 views
"I just observed that when code is collapsed, a double click on the collapsed text expands the code only if clicked on..."
2005‑06‑16
3,196 views
"After searching for hours trying to track down some strange parsing behavior, I discovered a problem in the underlyin..."
2005‑06‑14
2,962 views
"I am experimenting with dynamically changing the language definition at run-time. When I remove a pattern from a pat..."
2005‑06‑15
3,058 views
"I just noticed that your IntellipromptMemberlist always opens downwards. This is how VS2005 does it, too. However, ..."
2005‑05‑25
3,777 views
"I am experimenting with MatchingBracketToken but can't really get it to work. What I need to do is while parsing..."