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

  Date Thread Details
2011‑04‑14
2,836 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,573 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,275 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,614 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,151 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,556 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,472 views
"Hi, I have a custom QuickInfoProvider that implements QuickInfoProviderBase based upon your example project and th..."
2011‑04‑04
2,372 views
"Do you have any updates on when Javascript will have the new intellisense support?"
2011‑03‑30
3,918 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,276 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,851 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
2,859 views
"Reading through the SyntaxEditor documentation, it seems that when using SyntaxLanguageDefinitionSerializer to load a..."
2011‑03‑03
3,130 views
"We're migrating our WinForms SyntaxEditors to Wpf and we're hitting a snag with using data-binding and undo/r..."
2011‑03‑02
4,146 views
"Hi, I have the WPF Syntax Editor. Regarding printing. I noticed that there options for Print and Print Preview. Ca..."
2011‑03‑01
3,605 views
"Does Syntax Editor support the Gold Parser?"
2011‑02‑25
2,729 views
"We are experiencing a problem when the SyntaxEditor is set to WordWrapMode=Word in your example "Adornment 6 - C..."
2010‑07‑19
4,390 views
ILexer by Martin
4 replies (14 years ago)
"Hi I am trying to implement a nonmergable lexer, after using for a while a mergable one. We hope to speed up the l..."
2011‑02‑08
4,196 views
"Hi, I implemented a "Find all" search with SyntaxEditor.ActiveView.CurrentSnapshot.FindAll. But the s..."
2010‑02‑23
3,222 views
"i made a Quickinforprovider (for keywords) that worked fine. Now i added a CollapsedRegionQuickInfoProvider too to m..."
2011‑02‑09
2,450 views
"In order to change the style of the screentip of the CollapsedRegionQuickInfoProvider i had to copy this class. Mayb..."