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
2012‑11‑26
3,811 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,729 views
"Hi there, After copying code directly out of one of the sample projects, the Syntax Editor does not update properly..."
2012‑11‑22
3,030 views
"Hi, trying to run our software on Windows 8 the assemblyresolver searches for Actiprosoftware.Syntaxeditor.Wpf.Aero..."
2012‑11‑16
3,651 views
OnTagsChanged by Nick
5 replies (13 years ago)
"Hello, Just installed the latest release and noticed that one of my taggers has stopped working. Calling OnTagsChan..."
2012‑11‑12
3,529 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,885 views
"I have a lexer class like so public class Lexer : ILexer { ... public TextRange Parse(TextSnapshotRange snapsh..."
2012‑11‑04
2,767 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,883 views
"I'm using Syntax Editor for WPF implemented using the stock VB language. I'm trying to set code fragments in the edit..."
2012‑10‑25
3,206 views
"I'm using the SquiggleTagQuickInfoProvider along with the parsing framework and the ParseErrorTagger. The font used i..."
2012‑10‑17
2,901 views
"Hi! How can i customize ScrollViewer and ScrollBar styles? see this picture"
2011‑11‑18
3,113 views
"Hello - I'm having trouble getting an adornment layer behind the text background layer (this is the layer tok..."
2012‑10‑17
3,649 views
"I've got a few adornment layers I'm adding to the syntax editor. My close reading of the documentation apparently ha..."
2012‑10‑16
2,911 views
"I'm having a problem with Syntax Editor whilst using it with the built in VB language. Whilst Intellisense works corr..."
2012‑10‑04
4,524 views
"I am trying out your product and I encountered a bug in the dynamic lexer v2012.2.570. Either the lexing is not bei..."
2012‑08‑07
2,974 views
"Hello, I've added a NavigableSymbolSelector to a SyntaxEditor and it works very well. I have two questions: 1. Is..."
2012‑10‑02
3,691 views
"Hi there, I searched for a long time, and could not find a solution on this for SyntaxEditor for WPF. Here is my ..."
2012‑09‑24
3,868 views
"Hi guys, It seems that if you show a custom dialog from the Committing event of a CompletionSession, the result nev..."
2012‑09‑21
3,062 views
"Hi guys, This is a very simple question: Why is the ToggleOutliningExpansionAction enabled even when the cursor is ..."
2012‑09‑21
2,901 views
"Hi, are there any possibilities to zoom in /zoom out or zoom back to 100% with executing a command. In don't find s..."
2012‑09‑13
6,600 views
"We have a SyntaxEditor that uses a custom context menu, like so: <Window x:Class="ContextMenuProblem.MainWi..."