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
2012‑10‑22
3,401 views
"Hello, So I have implemented a smart indentation scheme and it works wonderfully. It is currently implemented in th..."
2012‑10‑19
3,143 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,977 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,391 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,383 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
3,041 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,905 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,259 views
"How can I use the Parser Generator tool to generate a new parser? Any example please?"
2012‑09‑14
3,658 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
3,079 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
4,008 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
3,034 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,302 views
"Type "_9 _9" into SyntaxEditor (tested in sample project). ReplaceAll "_9" with "_34" and the first occurrence gets ..."
2012‑09‑04
3,897 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,976 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,307 views
"Hello: I am currently overriding the OnDocumentTextChanged method successfully and everything is working, but I fin..."
2012‑08‑30
4,712 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
4,004 views
"Hi there, We're looking at using the WinForms version of SyntaxEditor for a windows application that maintains our ..."
2012‑08‑23
3,270 views
"If in Syntax Editor we write an if statement like the following: if(true AND false) { } Then, the ICompilatio..."
2012‑08‑17
3,999 views
"I know that the xml language definition files have some support for bracket highlighting, which is what I've been usi..."