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

  Date Thread Details
2011‑04‑25
2,623 views
Error Recovery by David
1 reply (13 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,435 views
"Ola, I have added all the HTML5 tags and Doctypes into the memberslist of the HTML-OnSyntaxEditorTriggerActivated...."
2011‑03‑31
3,097 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,368 views
"Hi all I try to load a Language file from a embedded Resource ! namespace XTOOLZ.EDMX.Visualizer.Controls { ..."
2011‑03‑31
2,438 views
Imageindex by Rubesh Paul
1 reply (13 years ago)
"Hi, I had tweaked the imageindex to accept something related to the intelliprompt memberlist. I am using DynamicLang..."
2011‑03‑30
2,300 views
"Ola, I'm loading an html-file which works fine, but how do I add the "outlining"? With SyntaxEditor..."
2011‑03‑18
3,198 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,505 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,139 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,288 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,533 views
"If you are loading a dynamic language XML defintion, you can do: editor.Document.LoadLanguageFromXml();The "Syn..."
2011‑03‑05
2,754 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,308 views
"Hi, If the options include "MatchWholeWord" for the EditViewFindReplace.Find method, it will find the t..."
2011‑03‑07
2,401 views
"I use this code: .Document.Outlining.Mode = OutliningMode.Automatic, but nothing happens. The help also talks about D..."
2011‑03‑05
3,338 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,507 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
2,802 views
"Hi, I have a bug that I'm not able to solve. When I use the "Surround with" command, the indentatio..."
2011‑03‑04
2,657 views
"Hi, Is there a way to close the IntelliPrompt Memberlist automatically if the current word causes a single selecti..."
2011‑03‑04
2,333 views
"Ola, Yesterday I finally got my laptop back. Unfortunately my HD also has been renewed so I have to start all over..."
2011‑03‑02
2,119 views
"Hi, if I press "ALT" and then select a text from scripeditor, I can select blockwise (not ContiniousStre..."