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
2011‑05‑31
3,452 views
"Hi, I would like to implement a hot-key behavior similar to VS. For example the comment line command is triggered..."
2011‑05‑23
6,349 views
"Hello , I am start using text editor and want to know something that i have done in ICSHARP CODE text editor ..."
2011‑05‑21
3,421 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
4,066 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,383 views
"Hello, I have a problem with the AutoCompletePostText feature. Each time the memberlist is closed the AutoComplet..."
2011‑04‑25
3,084 views
Error Recovery by David
1 reply (15 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
4,043 views
"Ola, I have added all the HTML5 tags and Doctypes into the memberslist of the HTML-OnSyntaxEditorTriggerActivated...."
2011‑03‑31
3,661 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,972 views
"Hi all I try to load a Language file from a embedded Resource ! namespace XTOOLZ.EDMX.Visualizer.Controls { ..."
2011‑03‑31
2,913 views
Imageindex by Rubesh Paul
1 reply (15 years ago)
"Hi, I had tweaked the imageindex to accept something related to the intelliprompt memberlist. I am using DynamicLang..."
2011‑03‑30
2,746 views
"Ola, I'm loading an html-file which works fine, but how do I add the "outlining"? With SyntaxEditor..."
2011‑03‑18
3,693 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,962 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,593 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,840 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,941 views
"If you are loading a dynamic language XML defintion, you can do: editor.Document.LoadLanguageFromXml();The "Syn..."
2011‑03‑05
3,252 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,727 views
"Hi, If the options include "MatchWholeWord" for the EditViewFindReplace.Find method, it will find the t..."
2011‑03‑07
2,771 views
"I use this code: .Document.Outlining.Mode = OutliningMode.Automatic, but nothing happens. The help also talks about D..."
2011‑03‑05
3,755 views
"Ola, When I have a long line I want to use the wordwrap, which works great. However, when it's between tags I ..."