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
2014‑02‑17
3,241 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
3,104 views
"Hi. I have am adding custom indicator on button click, also also Implemented an IContentProvider and added to t..."
2014‑02‑05
3,843 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
3,101 views
"Hi, Breakpoint indicator works weiredly when there is for/foreach loop, basically when I am adding breakpoint indic..."
2014‑02‑03
3,049 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,838 views
"In older version of SyntaxEditor you have a DynamicSyntaxLanguage class. We used this class to create a syntaxlanguag..."
2014‑01‑28
3,153 views
"Hi, I am Adding a Debugging Functionality to SyntaxEditor, I have seen the "Indicator - Debugging" sample. the..."
2014‑01‑24
2,823 views
"Hello, I have a SyntaxEditor that is linked to an EditorSearchView. The EditorSearchView window fires an event when..."
2014‑01‑22
2,746 views
"Hi guys, I need to know the lineNumber of each AstNodeBase in my ParseData.Like it is done it the ParseData.Errors ..."
2014‑01‑16
4,092 views
"(I am trying to transition from SyntaxEditor/WinForms to WPF and am confused by many things on the syntax language im..."
2014‑01‑16
2,469 views
"I'm using HtmlContentProvider to encode html into a content object for my Intelliprompt.IContentProvider implementati..."
2014‑01‑13
3,678 views
"We evaluate your product and we are trying to set up a fully functionall language transition project using Syntax Edi..."
2014‑01‑03
3,600 views
"I just upgraded to ActiproSoftware.SyntaxEditor.Wpf, Version=13.2.592.0, I am getting an exception : Could not lo..."
2013‑12‑23
4,866 views
"Question: Can we install multiple versions (major/minor releases) of SyntaxEditor for WPF on our build servers? Can ..."
2013‑12‑12
6,303 views
"I have a syntax editor and a grammer defined for it, but im also doing some other validation by going out to a databa..."
2013‑12‑16
2,639 views
"Hello, Im probably just missing something simple, but i have a set of keywords defined, and they are being highlighte..."
2013‑11‑20
4,058 views
"I'm trying to build an LL(*) grammar to parse VBScript, starting from the VBScript language definition included with ..."
2013‑12‑03
2,999 views
"If you partially type a word and then select the code snippet it will crash with a null reference exception. It will ..."
2013‑11‑11
2,867 views
"I started out using the langauge designer and regular expressions, but decided it would be easier to implement a prog..."
2012‑01‑11
4,234 views
"Hello, The documentation says that by default ctrl + I should perform an incremental search, but I can't figur..."