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

  Date Thread Details
2009‑08‑25
3,983 views
"I'm attempting to implement searching like in Chrome or Safari - basically a text field where the user can start ..."
2011‑05‑14
2,755 views
"Hi I am building a Vsix plugin for Visual Studio and are referencing the SyntaxEditor. Since the SyntaxEditor a..."
2009‑06‑05
3,992 views
"I have a scenario where I want to display IntelliPrompt after a particular keypress. For example, when the user enter..."
2011‑04‑28
4,029 views
"Morning, After selecting and copying (ctrl-C) some text in the syntaxeditor, e.g. in the Sample Browser,to the cli..."
2011‑04‑29
3,187 views
"Can somebody please help ... I'm trying to implement a grammer to support the "member-access" syntax..."
2011‑04‑21
3,548 views
"I've made the background color of my syntax editor black, have styled the scrollbar itself to my liking, but the ..."
2011‑03‑03
4,044 views
"I want to persist any changes the user makes to highlighting styles between runs of my application. Is there a 'r..."
2011‑04‑19
3,604 views
"Actipro, I have my xml contained in a string, so I am using SetText to populate the Editor's Document. I foun..."
2011‑04‑14
2,957 views
"It seems that when the SyntaxEditor is in a XBAP application, the SyntaxEditor uses its own stack as clipboard. Me..."
2011‑04‑16
3,690 views
"Hi, We are developing an editor that includes a debugger very similar to the one in Visual Studio. Currently I am ..."
2011‑04‑14
2,407 views
"I'm trying to bring up a popup on the syntax editor control, and i need bring it up next to some specific text. I..."
2011‑04‑08
2,746 views
"Hi, I would like ask about the selection changed event please. I have a control that contains Syntax Editor, and w..."
2011‑04‑07
4,379 views
"I've begun using a custom theme for my scroll bars and they all work except for the scroll viewer on the syntax e..."
2011‑04‑05
2,703 views
"I think I may have stumbled upon a bug with your Intelliprompt Quick Info provider. You can replicate the issue using..."
2011‑03‑21
2,615 views
"Hi, I have a custom QuickInfoProvider that implements QuickInfoProviderBase based upon your example project and th..."
2011‑04‑04
2,477 views
"Do you have any updates on when Javascript will have the new intellisense support?"
2011‑03‑30
4,038 views
"Hi, I have a C# class with few properties and methods, I have a requirement to support adding more methods to this..."
2011‑03‑21
2,404 views
"Hello, I am attempting to add support for strings with spaces to a language we are developing. It was decided tha..."
2011‑03‑20
2,977 views
"I'm using the syntax editor with the XML language add-on and I have a format function as follows: private void..."
2011‑03‑03
3,040 views
"Reading through the SyntaxEditor documentation, it seems that when using SyntaxLanguageDefinitionSerializer to load a..."