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
2016‑03‑01
2,882 views
"Hi Actipro, Is there a way to set the Hightlighting style registry without loading the syntax editor control? In my..."
2016‑02‑16
3,822 views
"Hi guys, have an issue with the programmatic upward search in the Document Snapshot. Below please find some UnitTes..."
2016‑02‑26
2,757 views
"Hi Actipro, Is there a way to bypass syntax hightlighting for a view, while there are still syntax hightlighting in..."
2016‑02‑23
2,713 views
"I'd like to build a custom theme for syntax editor that fits in with Visual Studio's theming - as one of the targets ..."
2016‑02‑19
2,647 views
"Hi, We are using the LLParser, and have defined in our Lexer to identify ":=" as assignment, and ":" as colon. How..."
2016‑02‑18
2,657 views
"I'm adding an option to a WPF Syntax Editor context menu. But the option appears disabled even after set the IsEnable..."
2016‑02‑17
2,778 views
"editor.IntelliPrompt.RepositionAll doesn't work when the control is moved within a window. Because the placement rect..."
2012‑10‑24
4,202 views
"Can Intellisense functions be applied to a child language in a merged language context? I've tried your sample in Qui..."
2016‑02‑15
2,859 views
"In visual studio, if you start typing over the name of a symbol where it is defined, then you are offered the opportu..."
2016‑02‑15
2,657 views
"I'd like to filter the NotifySelectionChanged event so that I only receive notifications when the selection changes a..."
2016‑02‑10
2,784 views
"Hi Actipro, Is there a way to force the squiggle line tagger (derived from TaggerBase<ISquiggleTag>) to updat..."
2016‑02‑11
2,603 views
"I'm getting some inconsistent/unexpected values when calling GetWordTextRange. Type "<tab><tab><..."
2016‑02‑05
3,010 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,052 views
"Hi Actipro, It seems that TextAreaViewportBounds doesn't give me the correct visible horizontal bound when horizona..."
2016‑02‑08
3,229 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,044 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,312 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,815 views
"I'm using RangeLineCommenter for commenting/uncommenting.Consider the uncommenting following empty comment. /* ..."
2016‑01‑26
4,106 views
"I am using the intellisense functionality for rehosted workflow designers - LOVE IT! I would like to extend the func..."
2014‑11‑07
3,699 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..."