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
2012‑10‑19
3,000 views
"In trying to ugrade to release 2012.1 I found that you no longer deliver .NET 2.0 versions. Sadly, for the moment we'..."
2012‑10‑18
3,785 views
"I am building a Visual Studio exennsion project that will use Syntax Editor instead of Visual Studio's own editor. I ..."
2012‑10‑12
3,239 views
"I have converted a language definition used by another tool to the format used by Syntax Editor and everything works ..."
2012‑10‑05
4,163 views
"Dear all, apologies if this seems like a lazy question. In our software we are currently using the QWhale source co..."
2012‑09‑24
2,885 views
"I'm working on a feature that navigates in the document when a token is clicked while the Control key is pressed. To ..."
2012‑02‑22
4,641 views
"Hello, We have designed a modules that requires us to load many SytaxEditor in 1 window... up to 20 or more cau..."
2012‑09‑14
3,095 views
"How can I use the Parser Generator tool to generate a new parser? Any example please?"
2012‑09‑14
3,490 views
"1- I didn't get how can I appear in the editor the snippet list? Is there a specific code that I have to insert or I ..."
2012‑09‑11
2,918 views
"I'm trying to use syntax Editor in my WinForm application but I can't find how can I set python parser without using ..."
2006‑03‑04
3,799 views
"For switching from HTML to VBScript, I have a lookahead defined like this (it's similar to the one in your sample..."
2012‑09‑06
2,871 views
"How can I do if then else in RegexPatternGroups? I've tried (?if then|else). Any ideas? I am modifying the html s..."
2012‑09‑05
3,113 views
"Type "_9 _9" into SyntaxEditor (tested in sample project). ReplaceAll "_9" with "_34" and the first occurrence gets ..."
2012‑09‑04
3,735 views
"Hello again! I am looking to implement a 'Format Selection' option into my language similar to what Visual Studio c..."
2012‑08‑31
3,817 views
"Hi again. Sorry for the barrage of questions, but I'm really testing the limits of my Actipro knowledge with my most ..."
2012‑08‑30
3,169 views
"Hello: I am currently overriding the OnDocumentTextChanged method successfully and everything is working, but I fin..."
2012‑08‑30
4,531 views
"Hi, I am evaluating SyntaxEditor for a new IDE I need to make for our embedded controller products, and it is definit..."
2012‑08‑23
3,856 views
"Hi there, We're looking at using the WinForms version of SyntaxEditor for a windows application that maintains our ..."
2012‑08‑23
3,140 views
"If in Syntax Editor we write an if statement like the following: if(true AND false) { } Then, the ICompilatio..."
2012‑08‑17
3,806 views
"I know that the xml language definition files have some support for bracket highlighting, which is what I've been usi..."
2012‑07‑26
4,096 views
"I search for a property in the editor to disable the refresh of the selectedview when I change the document. The pr..."