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
2008‑10‑08
3,940 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,643 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,560 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,489 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,446 views
"My editor doesnt display any collapsable nodes. After the parse i fill the Compilation Unit with Astnodes. The sy..."
2008‑09‑25
3,923 views
"Hi, it's possible to modify a readonly document using completion or the insert snippet method. To reproduce..."
2008‑09‑24
3,394 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,770 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,090 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,817 views
"Hi, One of my requirement is to use Infragistics with SyntaxEditor of Actipro's intellisense. SyntaxEditor ..."
2008‑09‑18
4,377 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,722 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,474 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,427 views
"Does anyone have a language definition xml for regular expressions. I have an editor that displays multi-line regular..."
2008‑04‑21
3,156 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,457 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,441 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,702 views
"Breakpoint indicator disappears when indenting or undenting block of selected text (with Tab/Shift+Tab or SelectedVie..."
2008‑09‑05
2,737 views
"The method FirstVisibleDisplayLineIndex in EditorView class does not take in to account collapsed outlining sections...."
2008‑08‑28
2,534 views
"Hi! I have an issue with autocomplete when typing in an attribute in an XML-document. The problem arises when I..."