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
2007‑07‑14
2,256 views
"Hello, I want my form to have about 10-20 editors (the user edits only one at a time). Some of them single line an..."
2007‑07‑12
2,453 views
"In the editor, by default, some control keys work and others don't seem to. Ctrl-A does select all. Ctrl-C does..."
2007‑07‑12
2,551 views
"I am working on a non-mergable SyntaxLangauge. I am using the sample code for PerformLexicalParse with some modifica..."
2007‑07‑11
2,678 views
"I have an issue where I invoke a snippet and then immediately after invoking a call Undo on the document and the prob..."
2007‑07‑08
3,430 views
"Hi, When saving documents, I have a settings which allows the user to utilise the Trim Trailing Whitespace functio..."
2006‑10‑17
2,996 views
"When trying to print from the Help docs, I choose the option to print all subheadings and then I get an error dialog ..."
2007‑07‑10
2,891 views
"I've run across a bug when switching from Manual Outlining mode to Automatic Outlining. The following repro i..."
2007‑07‑06
4,001 views
"Hi, I've cut my problem to these 3 lines: XmlDocument xdoc = new XmlDocument(); xdoc.LoadXml(_synE..."
2007‑07‑06
3,457 views
"Hi, I've overridden WordBreakFinder property populating WordContainsAdditionalCharacters collection with addit..."
2007‑07‑08
3,310 views
"I have my own AST node class that I'm going to use for my language, since it will be easier for me to share it be..."
2007‑07‑06
3,711 views
"To keep the memberlist behavior more in line with VS, can you update the behavior of the <Enter> key so that it..."
2007‑07‑05
3,641 views
"Hello Actipro Software Team! I've recently tried automatic outlining using Actipro SyntaxEditor control v4.0.0..."
2007‑07‑03
6,223 views
"Hi Something that would surely speed the creation of new xml grammars would be a tool to convert a "standard&..."
2007‑07‑05
3,194 views
"I am trying to scroll a stored line index into view in the syntax editor I have after a modification. The user has..."
2007‑07‑03
2,551 views
"Is there a way at the document level that I can disable the semantic parser service without disabling it for all docu..."
2007‑07‑03
2,651 views
"Is it possible to deploy a piece of my application as a standalone DLL that uses syntaxeditor's UI features? Do ..."
2007‑07‑03
3,990 views
"Hi How do I specify a null production in a Nonterminal? For example : 'OpenBracket' "ArgList&quo..."
2007‑07‑03
2,514 views
"What about your plan to release a SQL add-on for semantic parsing, intellisense etc? It will be very useful for us. ..."
2007‑07‑01
2,506 views
"Hi Any plans for more language Addons? I'm about to start on VBScript, JavaScript and maybe PowerShell, but it..."
2007‑06‑28
3,683 views
"BackColor can not work. Is it obsolete? I can not find them from intellisense of VS, too. There is no any indication ..."