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

  Date Thread Details
2011‑05‑30
2,130 views
"Some time back I submitted a question about whether the WPF Syntax editor could be used as a VB Expression Editor for..."
2011‑05‑23
2,004 views
"Hi, i have implemented a custom indentprovider for Syntaxeditor for WPF 2011.1. When the user presses enter, the cur..."
2011‑05‑23
2,288 views
"Hi, we are using the SyntaxEditor in a 'single line mode' hiding scrollbars in the PropertyGrid. Is there a ..."
2011‑05‑18
2,873 views
"Hello, I have a syntax language class that needs to have DynamicLexicalPatternGroup's created and added to the..."
2009‑08‑25
3,543 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,362 views
"Hi I am building a Vsix plugin for Visual Studio and are referencing the SyntaxEditor. Since the SyntaxEditor a..."
2009‑06‑05
3,429 views
"I have a scenario where I want to display IntelliPrompt after a particular keypress. For example, when the user enter..."
2011‑04‑28
3,537 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
2,698 views
"Can somebody please help ... I'm trying to implement a grammer to support the "member-access" syntax..."
2011‑04‑21
3,097 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
3,487 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,130 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,519 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,300 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
1,998 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,327 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
3,779 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,277 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,177 views
"Hi, I have a custom QuickInfoProvider that implements QuickInfoProviderBase based upon your example project and th..."
2011‑04‑04
2,084 views
"Do you have any updates on when Javascript will have the new intellisense support?"