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
2012‑11‑16
4,474 views
Auto Height by Nick
8 replies (11 years ago)
"Hello, I've read the previous post (3 years old now) regarding the difficulties in providing an 'autosizeheight' op..."
2012‑08‑28
4,054 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."
2012‑02‑20
3,676 views
"Hi,Is there a way to disable the vertical scroll bars? I would like to be able to stack a couple of SyntaxEditors in..."
2011‑03‑07
2,882 views
"We are trying to write our own panel and wish to give the SyntaxEditor as much height as needed to render all the Tex..."
2014‑02‑24
2,993 views
"Hi, Is it possible to create a Visual studio-like Scrollbar Annotation for Indicators in the Vertical Scrollbar? ..."
2014‑02‑14
2,700 views
"Hello, I need to set the FindWhat and ReplaceWith text strings programmatically. I can do this with the EditorSearc..."
2014‑02‑20
2,518 views
"MS Templating laguage"
2011‑07‑22
2,624 views
"I have a night mode and a regular mode for coloring the entire application including the Syntax Editor. I need to all..."
2012‑11‑20
3,698 views
"Hi, For the WPF syntax editor I have section of text that I need to set the background color for. I do not wish to ..."
2014‑02‑17
3,136 views
"The goal is implementing bookmarks in an MDI environment. I want to store and reload the bookmarks for all the files ..."
2014‑02‑13
3,006 views
"Hi. I have am adding custom indicator on button click, also also Implemented an IContentProvider and added to t..."
2014‑02‑05
3,743 views
"Hi, I would like to use WordWrapMode = Word. Actually, I don't use it as the formatting rule of a text in our syn..."
2014‑02‑04
2,995 views
"Hi, Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indic..."
2014‑02‑03
2,930 views
"Hi When you have a big multiline token, like a comment of 1000 lines, the scrolling, navigation in the editor is ve..."
2014‑01‑31
2,740 views
"In older version of SyntaxEditor you have a DynamicSyntaxLanguage class. We used this class to create a syntaxlanguag..."
2014‑01‑28
3,051 views
"Hi, I am Adding a Debugging Functionality to SyntaxEditor, I have seen the "Indicator - Debugging" sample. the..."
2014‑01‑24
2,726 views
"Hello, I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event when..."
2014‑01‑22
2,647 views
"Hi guys, I need to know the lineNumber of each AstNodeBase in my ParseData.Like it is done it the ParseData.Errors ..."
2014‑01‑16
4,031 views
"(I am trying to transition from SyntaxEditor/WinForms to WPF and am confused by many things on the syntax language im..."
2014‑01‑16
2,424 views
"I'm using HtmlContentProvider to encode html into a content object for my Intelliprompt.IContentProvider implementati..."