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

  Date Thread Details
2014‑01‑02
3,832 views
"Hi, I am looking at the IntraTextAdornmentManager Sample, and I'm tring to make a resizable Tag - I want to add a U..."
2014‑02‑28
2,889 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
4,185 views
Auto Height by Nick
8 replies (10 years ago)
"Hello, I've read the previous post (3 years old now) regarding the difficulties in providing an 'autosizeheight' op..."
2012‑08‑28
3,798 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."
2012‑02‑20
3,435 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,646 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,742 views
"Hi, Is it possible to create a Visual studio-like Scrollbar Annotation for Indicators in the Vertical Scrollbar? ..."
2014‑02‑14
2,472 views
"Hello, I need to set the FindWhat and ReplaceWith text strings programmatically. I can do this with the EditorSearc..."
2014‑02‑20
2,308 views
"MS Templating laguage"
2011‑07‑22
2,422 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,454 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
2,875 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
2,819 views
"Hi. I have am adding custom indicator on button click, also also Implemented an IContentProvider and added to t..."
2014‑02‑05
3,506 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,789 views
"Hi, Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indic..."
2014‑02‑03
2,695 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,481 views
"In older version of SyntaxEditor you have a DynamicSyntaxLanguage class. We used this class to create a syntaxlanguag..."
2014‑01‑28
2,841 views
"Hi, I am Adding a Debugging Functionality to SyntaxEditor, I have seen the "Indicator - Debugging" sample. the..."
2014‑01‑24
2,527 views
"Hello, I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event when..."
2014‑01‑22
2,427 views
"Hi guys, I need to know the lineNumber of each AstNodeBase in my ParseData.Like it is done it the ParseData.Errors ..."