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
2011‑05‑21
3,143 views
"Hi, I am new user of Actipro SyntaxEditor. I have some problem about intellipromt. I want to add the memberlist in co..."
2011‑05‑13
3,778 views
"Hello, I try to find a way to set the selection to virtual in an IntelliPrompt.MemberList when no item is matchin..."
2011‑05‑12
3,101 views
"Hello, I have a problem with the AutoCompletePostText feature. Each time the memberlist is closed the AutoComplet..."
2011‑04‑25
2,813 views
Error Recovery by David
1 reply (14 years ago)
"Hi, I'm looking into ways to handle error recovery. So far if the parser finds an error, it just terminates, whic..."
2011‑03‑31
3,716 views
"Ola, I have added all the HTML5 tags and Doctypes into the memberslist of the HTML-OnSyntaxEditorTriggerActivated...."
2011‑03‑31
3,335 views
"Hi, I've somehow created a lexical parser - it works (colors words etc.), but I'm having trouble with my s..."
2011‑04‑01
4,627 views
"Hi all I try to load a Language file from a embedded Resource ! namespace XTOOLZ.EDMX.Visualizer.Controls { ..."
2011‑03‑31
2,640 views
Imageindex by Rubesh Paul
1 reply (14 years ago)
"Hi, I had tweaked the imageindex to accept something related to the intelliprompt memberlist. I am using DynamicLang..."
2011‑03‑30
2,497 views
"Ola, I'm loading an html-file which works fine, but how do I add the "outlining"? With SyntaxEditor..."
2011‑03‑18
3,404 views
"I'm using the FontDropDownList control, which auto-populates itself with fonts. However I now need to use a Priva..."
2011‑03‑18
2,693 views
"Ola, How do I activate the intelliprompt after loading the language from an XML? It seems that the memberslist is..."
2011‑03‑17
2,340 views
"I'm not sure If I'm doing this correct, but here I go: I created a testeditor a button to save the languag..."
2011‑03‑16
2,492 views
"Until you guys release the Single Line Mode and Automatic Intelliprompt for the WPF SyntaxEditor, I am hosting the Wi..."
2011‑03‑17
2,744 views
"If you are loading a dynamic language XML defintion, you can do: editor.Document.LoadLanguageFromXml();The "Syn..."
2011‑03‑05
2,984 views
"Hi, I have written a language in xml. Now I want to write a semantic parser for it. I know this has been a sub..."
2011‑03‑10
2,499 views
"Hi, If the options include "MatchWholeWord" for the EditViewFindReplace.Find method, it will find the t..."
2011‑03‑07
2,598 views
"I use this code: .Document.Outlining.Mode = OutliningMode.Automatic, but nothing happens. The help also talks about D..."
2011‑03‑05
3,553 views
"Ola, When I have a long line I want to use the wordwrap, which works great. However, when it's between tags I ..."
2011‑02‑04
5,737 views
"Hi, Where can I find a proper (visual (step by step)) tutorial on how to add languages? I'm using the trial ve..."
2011‑03‑03
3,018 views
"Hi, I have a bug that I'm not able to solve. When I use the "Surround with" command, the indentatio..."