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

  Date Thread Details
2013‑01‑09
3,522 views
"Is there a way to access / compute the follow set for a grammar node in the EBNF support that you have in the SE pars..."
2010‑12‑23
3,018 views
"Does the new LL(*) Parser Framework support Multiple embedded languages like the Winform XML Language definitions? Fo..."
2012‑11‑24
3,685 views
"I've noticed that when current line highlighting is turned on (IsCurrentLineHighlightingEnabled=True), SyntaxEditor d..."
2012‑07‑17
3,548 views
"Hello, In a scenerio where the resolver has been passed a reference and then is passed a new reference, which has t..."
2012‑12‑11
3,175 views
"We're inserting text through a PasteDragDrop event, and we're having some issues with the position of the inserted te..."
2012‑12‑08
2,784 views
"I am creating an interactive console where I am using the SyntaxEditor control in single line mode. The idea is that ..."
2012‑12‑06
3,130 views
"Hi, I'm having an issue with getting the intellisense to complete a selection by the user typing in the last specia..."
2012‑12‑06
3,587 views
"I've reproduced this bug with the SDI Code Editor Example included with the release. To reproduce, open any documen..."
2011‑03‑04
7,728 views
"I want to add additional menu items to the default syntax editor context menu. I thought I might accomplish that by a..."
2012‑11‑28
2,576 views
"Hi there, Is it possible to theme the Intelliprompt window? In the Windows Classic theme (as well as the high contr..."
2012‑11‑27
2,541 views
"Hi there, I have a question... I'd like to use the intelliprompt like this: A user starts typing text, and the pr..."
2012‑11‑26
2,573 views
"Hey guys, had a question... Looking through the documentation the current search feature uses a non-async method ca..."
2012‑11‑26
3,421 views
"Hello, I'm trying to implement an editor for the razor templating engine (mvc). I've been looking at your language ..."
2012‑11‑23
3,357 views
"Hi there, After copying code directly out of one of the sample projects, the Syntax Editor does not update properly..."
2012‑11‑22
2,698 views
"Hi, trying to run our software on Windows 8 the assemblyresolver searches for Actiprosoftware.Syntaxeditor.Wpf.Aero..."
2012‑11‑16
3,277 views
OnTagsChanged by Nick
5 replies (11 years ago)
"Hello, Just installed the latest release and noticed that one of my taggers has stopped working. Calling OnTagsChan..."
2012‑11‑12
3,219 views
"Hello - I'd like to report what I think is a bug with the ITextSnapshot.FindNext implementation when searching up a..."
2012‑11‑08
2,582 views
"I have a lexer class like so public class Lexer : ILexer { ... public TextRange Parse(TextSnapshotRange snapsh..."
2012‑11‑04
2,479 views
"I would like to populate a treeview control while parsing thru the data of a document. It looks like this can be done..."
2012‑10‑23
2,599 views
"I'm using Syntax Editor for WPF implemented using the stock VB language. I'm trying to set code fragments in the edit..."