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

  Date Thread Details
2009‑12‑30
3,094 views
"Hello, I am attempting to implement a "Go To Line" feature to mimic functionality in Visual Studio. In o..."
2009‑12‑28
3,096 views
Tag Property by Steve GW
1 reply (15 years ago)
"In a basic RichTextBox it is possible to add tag properties. I was looking to use the syntax editor in a lightweig..."
2009‑12‑28
3,153 views
Font changing by Steve GW
1 reply (15 years ago)
"I have tried to look at the doc and examples and I can't seem to find an example of changing the font , or boldin..."
2009‑12‑16
3,174 views
"Soon we hope to start converting our Forms SE to the WPF version. We use an Antlr Lexer and Parser to create the lang..."
2009‑12‑11
3,379 views
"Hi, do you have an example of a quick print option. The SyntaxEditor.ShowPrintDialog always displays a dialog, is it ..."
2009‑12‑14
9,688 views
"Hello, Im just having a go with the WPF SyntaxEditor after coming from the WinForms SyntaxEditor. Im attempting to..."
2009‑12‑03
3,790 views
"I have a couple questions about the Oslo Add-On. 1. It sounds the add-on is already capable of syntax highlighting..."
2009‑08‑27
3,278 views
Highlight lines by JDEV
2 replies (15 years ago)
"In the new WPF SyntaxEditor, is there way to highlight specific lines without parsing the text? E.g. like we can i..."
2009‑11‑23
3,577 views
"I'm just starting a new project that relies on the WPF SyntaxEditor for editing scripts that are based on a custo..."
2009‑08‑06
3,310 views
"I want to replace all the textboxes in the property grid to use the syntaxeditor (including the ones used indirectly ..."
2009‑11‑20
2,960 views
"Hi Just as info: the sample QuickStart/ClassificationLayered/ does not work anymore, neither online nor offline. I g..."
2009‑11‑13
4,296 views
"If I scale the SyntaxEditor with a LayoutTransform, both the Intellisense popup and QuickInfo popup are not scaled wh..."
2009‑11‑12
5,419 views
"I'm not sure I'm implementing my Intellisense correctly. My scripting language is lua, and say I have 3 globa..."
2009‑08‑24
6,227 views
"According to the SyntaxEditor Overview in the documentation Quote: Free sample language definitions for common ..."
2009‑10‑30
4,249 views
"I need to place controls (buttons, etc...) over top of the code in the syntax editor in addition to drawing over top ..."
2009‑10‑30
3,554 views
"Is it possible to convert a .langdef into a .langproj? Best Regards, Gustavo Guerra"
2009‑10‑30
3,240 views
"Hi Is it somehow possible that with SelectionModesAllowed="Block", I do not need to press the ALT key anym..."
2009‑10‑30
3,505 views
"Hi It seems that the SelectionMode currently does not affect the selection with the mouse. Even with SelectionModesA..."
2009‑03‑24
3,994 views
"After a few days of work, I think I found a small bug in the area of EditActions. Steps to reproduce the bug: 1) ..."
2009‑10‑26
3,436 views
"Hi, I am using SyntaxEditor. When I right click on Mouse and use "Copy" and "Paste" from conte..."