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
2004‑10‑28
3,311 views
Specify cursor by bnott
4 replies (22 years ago)
"Is there anyway to control the cursor that used when the mouse is over specific tokens? More specifically, I am tryin..."
2004‑10‑28
3,435 views
"While using SyntaxEditor in my application, I have encountered times when the tooltip text (displayed for collapsed n..."
2004‑10‑28
2,949 views
"How would I implement FindReplace to only apply to the current selection? I dont see any options for this in the docs..."
2004‑10‑28
3,305 views
"When you use outlining to collapses text, you can hover over the collapsed text indicator to display a tooltip of the..."
2004‑10‑26
3,144 views
"This event is not available in the designer. TextChanging is there, but TextChanged is not."
2004‑10‑27
2,873 views
"Hey everyone, we're just about ready to put out the major version 2.5 pre-release and are looking for some tester..."
2004‑10‑27
2,894 views
"In VS.Net Editor, you can select columns of text by holding down the ALT key prior to clicking and dragging the mouse..."
2004‑10‑26
3,321 views
"Hi, In my application it is possible to load different type of expressions. Each expression type has it's own ..."
2004‑10‑26
2,958 views
Undo Redo help by bnott
2 replies (22 years ago)
"What is the best way to listen for when the undo\redo stack's change, so i can update my toolbar buttons appropri..."
2004‑10‑24
3,083 views
"I finally just realized what feels so wrong about it. The selection occurs after the mouse comes up on the second cl..."
2004‑10‑26
3,105 views
"I want to place content divider after "End Sub". I know I need to make some changes at the language definit..."
2004‑10‑25
7,022 views
"How about a way to add a KeyActionMapping that maps a key to a delegate?"
2004‑10‑26
3,162 views
"I am getting the following error when the SyntaxEditor control receives focus. It doesn't happen that often and ..."
2004‑10‑25
4,414 views
Intellisense by Grut
4 replies (22 years ago)
"Does anyone have a solution to externalize all the intellisense data : I don't want to test each language to kn..."
2004‑10‑25
2,875 views
"It seems that if I set this to False in the designer, it doesnt really stick. I have to reset it back to false after..."
2004‑10‑25
3,060 views
"Hello, How can I use the StateTransition tag to transition to a language that is a file that is an assembly embedd..."
2004‑10‑25
2,770 views
"Hello, I am extending the XML language you provide. Right now what I am trying to do is make certain tags, based ..."
2004‑10‑24
3,103 views
"Feature request that copying be extended to also put HTML and RTF formats on the cliboard when copying. Thanks."
2004‑10‑23
2,901 views
"When i change the SelectionMarginWidth, the drawing of the [+][-] goes proportional to the size change. This unfortu..."
2004‑10‑22
3,085 views
"When I type a word that is not a member of the IntelliPromptMemberList items and then press "(". IntelliPr..."