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

  Date Thread Details
2012‑11‑16
4,952 views
Auto Height by Nick
8 replies (12 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,415 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."
2012‑02‑20
4,025 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
3,179 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
3,279 views
"Hi, Is it possible to create a Visual studio-like Scrollbar Annotation for Indicators in the Vertical Scrollbar? ..."
2014‑02‑14
2,888 views
"Hello, I need to set the FindWhat and ReplaceWith text strings programmatically. I can do this with the EditorSearc..."
2014‑02‑20
2,845 views
"MS Templating laguage"
2011‑07‑22
2,884 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
4,028 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,451 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,315 views
"Hi. I have am adding custom indicator on button click, also also Implemented an IContentProvider and added to t..."
2014‑02‑05
4,052 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
3,319 views
"Hi, Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indic..."
2014‑02‑03
3,262 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
3,055 views
"In older version of SyntaxEditor you have a DynamicSyntaxLanguage class. We used this class to create a syntaxlanguag..."
2014‑01‑28
3,398 views
"Hi, I am Adding a Debugging Functionality to SyntaxEditor, I have seen the "Indicator - Debugging" sample. the..."
2014‑01‑24
3,017 views
"Hello, I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event when..."
2014‑01‑22
3,001 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,301 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,663 views
"I'm using HtmlContentProvider to encode html into a content object for my Intelliprompt.IContentProvider implementati..."