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

  Date Thread Details
2021‑07‑01
449 views
"How should I dispose SyntaxEditor when the tab is closed. I have injected many services in SyntaxEditor.Document.La..."
2021‑06‑26
440 views
"The current grammar definition of Json cannot distinguish between keys and values. As a result, the current coloring ..."
2021‑06‑24
490 views
"I am using the completion list, and I need to add detailed descriptions to each item. I created a detail window pro..."
2021‑06‑21
476 views
"I bind all the ZoomLevel properties of SyntaxEditor to a common variable to achieve unification. But when I opened a ..."
2021‑06‑10
547 views
"Is there any way to highlight a word in the SyntaxEditor's text based on a specific position (start index + length)? ..."
2021‑06‑11
491 views
"As the picture show: https://ibb.co/JjY0NBk. I need get the view heigth and vertical scroll bar hegith. Used to r..."
2021‑05‑25
464 views
"<?xml version="1.0" encoding="utf-8" ?> <CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/200..."
2021‑05‑20
879 views
"Hi, when we open an editor instance with a specific selection, the view is not scrolled. So the selection might not..."
2021‑05‑18
524 views
"Hello, I have several tagger that use the TaggerBase class and register with the syntax editor. The squiggles show ..."
2021‑03‑26
786 views
"Does the code snippet support the setting of dynamic parameters? For example, I want to insert a constructor. In ..."
2021‑04‑30
430 views
"example : https://ibb.co/pXSxDZy Can you support the thumbnail scroll bar function similar to VS? This is more prac..."
2021‑04‑19
676 views
"1. How to add scrollbar to text box on right side in WPF (not programatic) ? 2. How to set desired docked window si..."
2021‑04‑16
523 views
"Hi, We've just upgraded from v19 to v21 so have been able to take advantage of the public nuget packages for the fi..."
2021‑04‑15
430 views
"I implemented a class and inherited CollectionTagger<IUnusedRegionTag>. When the data is updated, I use this ..."
2021‑04‑09
552 views
"Does SyntaxEditor support registering multiple ILineCommenter instances? My language supports two different line comm..."
2021‑04‑07
505 views
"I want to set the current selection of auto-complete in this way. Even if the value of CompletionSelectionState is ..."
2021‑04‑02
497 views
"Hello, I am trying to replace all words that are between curly brackets ({{my_word}}) with a custom user control in..."
2021‑03‑27
553 views
"I don't seem to find that the editor can subscribe to scroll events.I need an event that changes only when the scroll..."
2014‑09‑30
2,792 views
"Hi, I have a problem ,I 'am using your breakpoint sample in 'namespace ActiproSoftware.ProductSamples.SyntaxEdit..."
2021‑03‑19
932 views
"Hi, I am in the beginning stages of researching a VBScript to C# code convertor. For context, we developed an edi..."