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

  Date Thread Details
2016‑02‑15
2,774 views
"I'd like to filter the NotifySelectionChanged event so that I only receive notifications when the selection changes a..."
2016‑02‑10
2,862 views
"Hi Actipro, Is there a way to force the squiggle line tagger (derived from TaggerBase<ISquiggleTag>) to updat..."
2016‑02‑11
2,654 views
"I'm getting some inconsistent/unexpected values when calling GetWordTextRange. Type "<tab><tab><..."
2016‑02‑05
3,078 views
"Hi Actipro, I'm writing an editor whose settings (zoom level and first visible position) are restored when its docu..."
2016‑01‑29
3,154 views
"Hi Actipro, It seems that TextAreaViewportBounds doesn't give me the correct visible horizontal bound when horizona..."
2016‑02‑08
3,354 views
"I'm looking to have filters implemented in a completion session by separating items into 'Suggested' and 'All'. My sc..."
2012‑11‑30
4,181 views
SmartTags by Kasper
4 replies (9 years ago)
"Hi guys, One of the last things I miss in the WPF version of SyntaxEditor, after you helped me with indicators, is ..."
2015‑03‑05
4,428 views
F# Support by Danny
2 replies (9 years ago)
"I would love to see F# syntax highlighting and .NET Intelliprompt. F# is currently the 14th most popular programmin..."
2016‑01‑27
2,942 views
"I'm using RangeLineCommenter for commenting/uncommenting.Consider the uncommenting following empty comment. /* ..."
2016‑01‑26
4,217 views
"I am using the intellisense functionality for rehosted workflow designers - LOVE IT! I would like to extend the func..."
2014‑11‑07
3,813 views
"Our DSL is token delimited, so for example a word in curlies is one type of variable and one in angle brackets is ano..."
2016‑01‑11
3,177 views
"Hi, I'm trying to set the caret to a Line + Column pair. However ICaret only allows setting of TextPosition (Line+C..."
2016‑01‑11
2,810 views
"For an editor containing only 5 lines of text, when I set SyntaxEditor.Caret to Line 10, the displayed caret is displ..."
2016‑01‑08
3,634 views
"I used the function int PositionToOffset(TextPosition position) from ITextSnapshot interface to convert text position..."
2016‑01‑04
3,132 views
"Hi, I have a syntax editor and I'm generating and displaying a completion list. Items in this list may have prefix/..."
2016‑01‑05
2,894 views
"I'm using RangeLineCommenter to comment/uncomment. Consider the following comment. /* Comment line number 1 Comm..."
2016‑01‑04
2,608 views
"Hi Actipro, I notice that IEditorSearchOptions does not have ability to control CanWrap options.This makes it harde..."
2015‑12‑18
2,851 views
"Hi, It appears that there is a OutliningManager for a Document, providing the code outlining functionality. ..."
2015‑12‑18
3,127 views
"Hi, is it possible to use Syntax editor features without using it's control? Problem, I have is, that I woul..."
2015‑12‑15
3,589 views
"We just found an issue with our implementation of CreateFixedDocument where the Font Family & Size doesn't render..."