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

  Date Thread Details
2014‑12‑30
2,934 views
"How directly does a BNF translate into your custom EBNF style grammar? I'm using this BNF http://www.sqlite.org/docsr..."
2014‑12‑12
2,827 views
"Hi, when opening the intellisense list window and then moving the parent window in the background, the intellisense..."
2014‑12‑10
3,005 views
"Hello, I have implemented drag and drop with the PasteDragDrop event. How can I manage that the text is not selecte..."
2014‑12‑08
3,033 views
"Hi I've implemented ParameterInfoSession & CompletionSession and they both work as expected, however when they ..."
2014‑10‑16
3,231 views
"I've managed to get a pretty simple sample that breaks it. If you cut and paste this code into the XML Editor (Web ..."
2012‑07‑03
5,477 views
"Hi, Our editor needs to handle very large files, 150-300MB files are not uncommon and general performance is good, ..."
2014‑11‑10
2,641 views
"Hi, We have a site license for the WPF studio and most of the time when I build with the command line (msbuild, ess..."
2014‑11‑08
2,268 views
"Sorry, I'm new here, maybe it is under my nose but I will ask anyway. Any MDI example to have a look? Thanks ..."
2014‑11‑06
2,974 views
"Hi Our editor needs to be able to work with pretty big files, in order to make this possible we offer the ability ..."
2010‑10‑15
3,630 views
"Hi, I have a number of suggestions for the Language Designer to make it easier to integrate the generated code into ..."
2014‑11‑04
2,150 views
"Hello, I'd like to set my OperatorExpression (inherits from Expression), with some values setted in (IParserState)S..."
2014‑10‑22
3,385 views
"Hello, I am using a multiline syntax editor with auto height and auto width to get all content is always visible. B..."
2014‑10‑29
2,167 views
"I'm trying to create an Oracle pl/sql lexer/parser. I think I have th elexer portion down. Howeve, I trying to ad..."
2014‑10‑24
2,464 views
"I have an EditorDocumentViewer placed as content to a BackstageTab labeled "Print". I populate the Document propert..."
2014‑10‑23
2,543 views
"I have the Syntax Editor in a DataGridView, so on instance is created then activated for whatever row in the DGV is s..."
2014‑10‑15
3,945 views
"I don't see in any of the examples where classification type colors are changed at run time. Is there one there so..."
2014‑10‑16
3,692 views
"I'm opening a CompletionSession in OnDocumentTextChange (pretty much as described in the documentation) specific char..."
2014‑10‑13
3,472 views
"In a C# code editor, I want to restrict the choices that a user will see in the Intelliprompt for certain classes. ..."
2014‑10‑13
2,938 views
"Hello, i have a question. I want to know if it is possible to deactivate or disable a few lines in the editor so th..."
2013‑04‑16
3,482 views
"Is it possible to make the first X lines of a document readonly?"