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
2007‑07‑15
2,714 views
"Hello, I want to declare a language based on another language and add child languages to the language. I want a s..."
2007‑07‑14
2,601 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,795 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,902 views
"I am working on a non-mergable SyntaxLangauge. I am using the sample code for PerformLexicalParse with some modifica..."
2007‑07‑11
3,036 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,865 views
"Hi, When saving documents, I have a settings which allows the user to utilise the Trim Trailing Whitespace functio..."
2006‑10‑17
3,402 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
3,265 views
"I've run across a bug when switching from Manual Outlining mode to Automatic Outlining. The following repro i..."
2007‑07‑06
4,389 views
"Hi, I've cut my problem to these 3 lines: XmlDocument xdoc = new XmlDocument(); xdoc.LoadXml(_synE..."
2007‑07‑06
3,832 views
"Hi, I've overridden WordBreakFinder property populating WordContainsAdditionalCharacters collection with addit..."
2007‑07‑08
3,695 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
4,138 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
4,027 views
"Hello Actipro Software Team! I've recently tried automatic outlining using Actipro SyntaxEditor control v4.0.0..."
2007‑07‑03
6,698 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,638 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,906 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,979 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
4,428 views
"Hi How do I specify a null production in a Nonterminal? For example : 'OpenBracket' "ArgList&quo..."
2007‑07‑03
2,842 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,859 views
"Hi Any plans for more language Addons? I'm about to start on VBScript, JavaScript and maybe PowerShell, but it..."