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

  Date Thread Details
2006‑08‑18
3,189 views
"Hi, I try to use zero-width assertion in comment state EndScope pattern: <Scope> <ExplicitPatternGrou..."
2006‑08‑18
3,031 views
"Hi, I am working with file format like this: SECTION Options1 Option1=Val1 Option2=Val2 !comment1 !comment..."
2006‑08‑18
3,206 views
"SyntaxEditor v3.0.0201, .NET 2.0, Windows XP, MicroSoft PINYIN Input method If you input chinese with MS PinYin Inpu..."
2005‑04‑14
3,824 views
"Can you add an option so that when double-clicking text inside the editor, that instead of highlighting just the word..."
2006‑08‑15
3,118 views
"I know SyntaxEditor comes with a sample project, but the sample project confuses me because it demonstrates pretty mu..."
2006‑08‑14
2,592 views
"Is it possible to determine the visibility of the scrollbars? I've set the scroll-bar type to 'Both', and..."
2006‑08‑11
2,838 views
"Hi guys, now that WPF is nearing completion the question comes up: When will a WPF version of Syntax Editor released?"
2006‑08‑12
2,420 views
"i'd like to use multiple language in my project , any language use specifed semantic parser , how do i swiching b..."
2006‑08‑08
3,486 views
"Hi, I've encountered an issue with the redrawing of the syntax editor whenever there are several, in my case 2..."
2006‑08‑07
3,205 views
"There is an issue with the redraw / erasing of the current line indicator while scrolling. The steps to reproduce th..."
2006‑08‑03
2,601 views
"hi, ive downloaded the trial and the demos are working , but if i make my own project i have language support (c#) bu..."
2006‑07‑27
2,485 views
"Currently we have two key words in our language...'Step' and 'step'. While the wisdom of that choice ..."
2006‑08‑01
2,646 views
"Hi, Is there a way to either change the back color of a collapsed outlining node 'tooltip' and/or remove t..."
2006‑07‑19
2,432 views
"Config Info: SyntaxEditor V3.1.0200, .NET Framework 2.0, WindowsXP (problem os: Windows98SE) Hello, I have st..."
2006‑07‑31
2,660 views
"I am trying to debug a problem when I have over 1000 lexical patterns defined. The main hangup seems to occur in t..."
2006‑07‑28
2,259 views
"I have an MDI tabbed interface and it's currently implemented by using a single Editor object and multiple docume..."
2006‑07‑26
2,389 views
"Hi, I would like to replace all the text currently in the syntax editor with alternate text and have it undoable w..."
2006‑07‑20
2,942 views
"I was wondering if actipro will writing any more new Syntax Lanaguages. My company is interesting in a language ca..."
2006‑07‑13
2,519 views
"1. Is there any easy way to set up highlighting for plain text? I'm having some difficulties setting it up. 2...."
2005‑08‑12
3,144 views
Regex ^ by MJA
5 replies (19 years ago)
"I want to insert a string at the beginning of lines. So, I use ^ as the character to find. Nothing is inserted. The..."