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

  Date Thread Details
2008‑10‑12
2,895 views
"I am trying to get access to a LexicalPattern via the LexicalState class as shown in some forum posts, but that publi..."
2008‑10‑08
4,081 views
"Hi, I have a font editor dialog (not the built-in one) that allows users to change the font (family, size etc) on ..."
2008‑10‑06
2,792 views
"I would like to make var3 in the code sample below be given a custom highlighting style (green squiggly underline) th..."
2008‑02‑28
3,691 views
"Is there any way to filter what members are shown in the intelli prompt? In visual studio this is controlled with th..."
2008‑10‑02
3,647 views
"When i create a node and change the Textrange the length value is one short. Sample for a Node with offsets 1 till 5 ..."
2008‑09‑30
3,607 views
"My editor doesnt display any collapsable nodes. After the parse i fill the Compilation Unit with Astnodes. The sy..."
2008‑09‑25
4,064 views
"Hi, it's possible to modify a readonly document using completion or the insert snippet method. To reproduce..."
2008‑09‑24
3,568 views
"We are using Antlr to generate the code for the syntax. The MultiMatchSets method has to be overridden it seems, but ..."
2008‑09‑22
4,987 views
"I want to add printing capabilities to my application and added buttons to the form showing the syntax editor. This b..."
2008‑09‑23
3,214 views
"Productversion: Syntaxeditor 4.0.275.0 on Windows XP, SP3 Hi, i'm implementing some kind of special text edit..."
2008‑09‑22
4,957 views
"Hi, One of my requirement is to use Infragistics with SyntaxEditor of Actipro's intellisense. SyntaxEditor ..."
2008‑09‑18
4,544 views
"I have recently Signed my application with a key. I now get this error: Could not load file or assembly 'Ac..."
2008‑09‑17
2,858 views
"I have been trying to create my own JavaScript implementation based on the Simple Language AddOn. The reason I am not..."
2008‑09‑16
3,617 views
"We've followed these instructions and upgraded our project to .Net 2.0 and now use syntax editor version: 4.0.027..."
2008‑09‑16
2,511 views
"Does anyone have a language definition xml for regular expressions. I have an editor that displays multi-line regular..."
2008‑04‑21
3,283 views
"Hi, We've updated our product to use this new/latest version (274) and we have noticed that the editor raises t..."
2008‑09‑09
2,532 views
"Is there is a way that if the text was changed propgramatically, then the user presses Ctrl-Z, the text is undone?"
2008‑09‑08
3,528 views
"I am trying to show a list of items when the user presses CTRL+Space in the syntax editor. I am using the SQL languag..."
2008‑09‑08
2,828 views
"Breakpoint indicator disappears when indenting or undenting block of selected text (with Tab/Shift+Tab or SelectedVie..."
2008‑09‑05
2,824 views
"The method FirstVisibleDisplayLineIndex in EditorView class does not take in to account collapsed outlining sections...."