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
2006‑09‑11
2,980 views
"Does the Syntax Editor control support XML Schemas? I'm setting up the control to open XML documents and I'm..."
2007‑04‑27
2,742 views
"I'm currently evaluating the editor for a project where I have to add C# scripting capabilities. While the editor..."
2007‑04‑25
2,759 views
"I have some code in an IntelliPromptMemberListClosing event that will manipuate the selected item's AutoComplateP..."
2007‑04‑23
2,765 views
"Hi, I am using Parser generator to create a parser for our product. In it we have several flavor of variable d..."
2007‑04‑23
2,492 views
"Product Version: SyntaxEditor v3.0.183.0 Hi! I have a version of Actipro SyntaxEditor 3.0.183.0, I try building..."
2007‑04‑23
2,818 views
"Hi, We have updated the Syntax Editor to the version 248 and now we get a popup when we build our projects. It sa..."
2007‑04‑19
2,678 views
"My application has a toolbar that I would like to act like the VS 2005 toolbar, with respect to the paste button. In..."
2007‑04‑17
2,799 views
"Hi, Before preparing a MemberList, I'm trying to call SemanticParserService.WaitForParse in order to consider ..."
2007‑04‑16
4,337 views
"Hello! I'm creating an application which can have multiple SyntaxEditor controls in it. The first time I creat..."
2007‑04‑12
3,039 views
"I'm just getting started with SyntaxEditor. I've created a new language that is "in the spirit" ..."
2007‑04‑16
2,519 views
"My language supports identifiers with a trailing '%' or '$' symbol. When I begin typing one of those..."
2007‑04‑14
2,498 views
"I've written my own recursive descent parser, rather than using the parser generator, as I was having trouble und..."
2007‑04‑06
3,116 views
"I used the Grammar Designer / Semantic Parser Generator to design a semantic parser for my language. When there is a..."
2007‑04‑15
2,542 views
"Hello, I have the following issue with the IntelliPrompt MemberList: In some scenario, after selecting an optio..."
2007‑04‑10
3,649 views
"I've noticed that when I have parameter info popups in my syntax editor they don't disappear when the editor ..."
2007‑04‑11
3,221 views
"Hi, I am developing the syntax editor parse a language we have using the semantic parser generator provide with th..."
2007‑04‑09
2,698 views
"I'm currently using: SyntaxEditor.SelectedView.FindReplace.Replace(FindReplaceOptions options) When this me..."
2007‑03‑06
3,555 views
"Hi, I use Parser Generator to create semantic parser and use TokenCondition in some non-termainals, e.g.: <N..."
2007‑04‑09
2,727 views
"Hello, how do I programmatically deselect currently selected text in syntaxeditor? /igor"
2007‑04‑07
2,510 views
"Is there anyway that we casn use the intellisense memberlist popup outside of the editor control? and control where i..."