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

  Date Thread Details
2009‑10‑08
3,231 views
"Hi Is it possible to define the width of the Selection Margin? If there is no Line Number Margin, it seems quite s..."
2009‑10‑07
3,107 views
"Hey Folks, This seems pretty simple but what is the easiest way to make hyper-links appear underlined and make the..."
2009‑10‑01
2,961 views
"Hi Within SyntaxEditor, the range commenting can't be nested. This behaviour is well known from different prog..."
2009‑10‑01
4,018 views
"How to make autocomplete work without having to ctrl-space? Just like it works in Visual Studio 2008? This will be ..."
2009‑09‑24
5,408 views
"I am using the CShart and VbNet syntax classes for the syntax editor as see here. private static ISyntaxLa..."
2009‑09‑23
3,587 views
"I am trying to perform a very basic task, which is to go to a line of inside the editor and given two points on that ..."
2009‑09‑17
3,188 views
"We are converting from the Winforms Syntax Editor to the WPF Editor. We perform a lot of actions where we move to ..."
2009‑08‑13
4,436 views
"I have a SyntaxLanguage that uses a DataflowLexer, and I am currently trying to implement Completion Lists. I need to..."
2009‑07‑09
3,757 views
"Greetings, Is there any template for the blue text selection adorner? I would like to be able to change it's c..."
2009‑09‑02
3,119 views
"How do I do this from the Windows version to the WPF version? ActiproSoftware.SyntaxEditor.KeyPressTrigger Actipr..."
2009‑08‑13
4,448 views
"Is it possible to show the QuickInfo by hovering over the token for specified amount of time, instead of having to do..."
2009‑08‑29
3,344 views
"Hi, I would like to remove the dealy between selecting an item and showing the quickinfo. I would like it to be in..."
2009‑08‑28
3,273 views
"Can you give us something of a timeline for when various features will be implemented and/or in what order? I'm l..."
2009‑08‑28
3,139 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
4,213 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
3,244 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,624 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
3,368 views
"The 'Find Next' button will not become enabled until I assign a new SearchOptions object to the EditorSearchV..."
2009‑08‑13
3,396 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
3,185 views
"Greetings, Some of my completion items have "Action(" as pre text and ",,)" as post text, so t..."