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,123)

  Date Thread Details
2012‑10‑18
3,648 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,116 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,023 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,769 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,519 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,022 views
"How can I use the Parser Generator tool to generate a new parser? Any example please?"
2012‑09‑14
3,431 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,806 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,677 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,745 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
2,990 views
"Type "_9 _9" into SyntaxEditor (tested in sample project). ReplaceAll "_9" with "_34" and the first occurrence gets ..."
2012‑09‑04
3,598 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,675 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,039 views
"Hello: I am currently overriding the OnDocumentTextChanged method successfully and everything is working, but I fin..."
2012‑08‑30
4,395 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,743 views
"Hi there, We're looking at using the WinForms version of SyntaxEditor for a windows application that maintains our ..."
2012‑08‑23
3,067 views
"If in Syntax Editor we write an if statement like the following: if(true AND false) { } Then, the ICompilatio..."
2012‑08‑17
3,664 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
3,959 views
"I search for a property in the editor to disable the refresh of the selectedview when I change the document. The pr..."
2012‑07‑07
3,937 views
"It would be great if there was an easy way to use SyntaxEditor as a Windows preview handler, eg a sample project. I'd..."