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

  Date Thread Details
2014‑02‑28
3,562 views
"Hi, I want to override the lexing for a specific lexical state.So I implemented this in my Dynamic lexer. Here is a..."
2012‑11‑16
5,039 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,486 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."
2012‑02‑20
4,097 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,259 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,348 views
"Hi, Is it possible to create a Visual studio-like Scrollbar Annotation for Indicators in the Vertical Scrollbar? ..."
2014‑02‑14
2,930 views
"Hello, I need to set the FindWhat and ReplaceWith text strings programmatically. I can do this with the EditorSearc..."
2014‑02‑20
2,904 views
"MS Templating laguage"
2011‑07‑22
2,955 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,117 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,517 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,376 views
"Hi. I have am adding custom indicator on button click, also also Implemented an IContentProvider and added to t..."
2014‑02‑05
4,128 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,395 views
"Hi, Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indic..."
2014‑02‑03
3,329 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,130 views
"In older version of SyntaxEditor you have a DynamicSyntaxLanguage class. We used this class to create a syntaxlanguag..."
2014‑01‑28
3,469 views
"Hi, I am Adding a Debugging Functionality to SyntaxEditor, I have seen the "Indicator - Debugging" sample. the..."
2014‑01‑24
3,085 views
"Hello, I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event when..."
2014‑01‑22
3,065 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,369 views
"(I am trying to transition from SyntaxEditor/WinForms to WPF and am confused by many things on the syntax language im..."