SyntaxEditor for WPF

Discussion Forums

Post about SyntaxEditor for WPF 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 (1,236)

  Date Thread Details
2009‑08‑28
2,762 views
"I have a user running on Windows 7 and he is experiencing some weird editor behavior. The following starts to happen ..."
2009‑08‑28
3,822 views
"Hi, Apologies if this is a very basic question but how do I bring a line into view using its line number? I am ..."
2009‑08‑27
2,866 views
"Is there any way to programmatically get the list of items that are actually being displayed on the completion list w..."
2009‑08‑27
3,215 views
"On displaying the EditorSearchView in a tool window, the keybourd focus is on the toolbar. How do I set this to the F..."
2009‑08‑24
2,974 views
"The 'Find Next' button will not become enabled until I assign a new SearchOptions object to the EditorSearchV..."
2009‑08‑13
3,024 views
"Is there any template we can change to customize the look of the completion list? I would like to give it a fixed wi..."
2009‑08‑20
2,798 views
"Greetings, Some of my completion items have "Action(" as pre text and ",,)" as post text, so t..."
2009‑08‑04
3,818 views
"(I'll admit up front that this may not actually be a bug, but rather a feature...but it seems like an odd behavio..."
2009‑08‑13
3,393 views
"Greetings. Could you help me implementing this 3 things? I'm didn't find anything on the documentation or ..."
2009‑08‑13
2,742 views
"I would like to avoid that, and keep it open, just like VS does. How can I do it? The close event doesn't allow t..."
2009‑08‑13
2,697 views
"If I set the ActiveView.Selection.StartOffset & the ActiveView.Selection.EndOffset before showing the window that..."
2009‑08‑14
3,013 views
"I am trying to use ISnapshotReader.ReadTokenReverse to find out some context information to help fill out a completio..."
2009‑08‑13
2,738 views
"I've customized the look of the tooltips of my application to look like baloon with a gray gradient. I would like..."
2009‑08‑11
3,467 views
"I'm not really sure if this belongs in the actipro forum or a MS forum as I'm not sure what's going on be..."
2009‑08‑06
7,133 views
Binding help by Bradley
2 replies (15 years ago)
"I haven't used WPF that much so the solution to this is probably pretty easy. In the ide I'm developing it w..."
2009‑08‑10
4,078 views
"I am using the DocumentTextChanged event to check the latest typed character and show the appropriate intelliprompt m..."
2009‑07‑30
2,904 views
"If I have a TextBox in a Grid, and I have the RowHeight set to "Auto", then as I type in the TextBox, the c..."
2009‑07‑29
3,658 views
"In our application, we support SQL that contains custom macros of the form "[[token]]" I'm attempting ..."
2009‑07‑24
5,364 views
"Hi all, I have seen from the examples in Syntax Editor for Windows Forms that there is support for intellisense ov..."
2009‑07‑22
3,180 views
"I'm keeping a list TextSnapshotRange (compilation errors in an DSL), but I want the caret to end up sometimes at ..."