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

  Date Thread Details
2010‑07‑19
4,417 views
ILexer by Martin
4 replies (14 years ago)
"Hi I am trying to implement a nonmergable lexer, after using for a while a mergable one. We hope to speed up the l..."
2011‑02‑08
4,240 views
"Hi, I implemented a "Find all" search with SyntaxEditor.ActiveView.CurrentSnapshot.FindAll. But the s..."
2010‑02‑23
3,253 views
"i made a Quickinforprovider (for keywords) that worked fine. Now i added a CollapsedRegionQuickInfoProvider too to m..."
2011‑02‑09
2,475 views
"In order to change the style of the screentip of the CollapsedRegionQuickInfoProvider i had to copy this class. Mayb..."
2011‑02‑02
3,510 views
"Hi My squiggles are retrieved using IParseErrorProvider in the ParseData. After getting the errors (from a cache)..."
2011‑02‑03
2,981 views
"Hello, in our documents, we have some placeholders like [[Placeholder]]. Now we want to highlight these placeholde..."
2011‑02‑03
3,449 views
Tagger by Mick George
5 replies (14 years ago)
"I have a custom margin that is used to set breakpoints, the user left clicks on the margin and a break point is added..."
2011‑01‑27
3,835 views
"I have an application where we use the SyntaxEditor for T-Sql editing. As you may or may not know, T-Sql can statemen..."
2011‑01‑24
2,920 views
"I have a syntax editor working and can see it automatically parsing on code changes, but I also need a way to manuall..."
2011‑01‑14
3,028 views
"Hi Is it possible to disable the scrollbars of syntax editor? In the previous windows form version of SyntaxEditor y..."
2011‑01‑11
2,855 views
"I want to search multiple documents. I want to use result = this.ActiveView.Searcher.FindNext(options);to search eac..."
2011‑01‑12
2,502 views
"Regarding your new advanced parsing for C# (and soon VB.net) in 2011.1, are there plans to do that for JavaScript too?"
2011‑01‑11
2,787 views
"Is it possible to define lexical macros other than the built-in ones to use in language definition files? If so, how..."
2011‑01‑11
2,322 views
CompletionItem.Tag by Matt Yaeger
(15 years ago)
"The CompletionItem class has Tag property and overloads to provide an object for this tag (I'm guessing). How ca..."
2010‑08‑11
3,596 views
"From your help file: The indicator margin, implemented by the EditorIndicatorMargin class, is used to display glyp..."
2011‑01‑06
2,624 views
"I have a SE4 .xml file that I upgraded using the Language Designer. The xml file specified a lot of KeyPressTriggers..."
2010‑12‑27
3,067 views
"Is there a way to set up the SyntaxEditor to 'shift focus' to the next element in the FocusScope when TAB (&#..."
2010‑12‑16
2,943 views
"I would like to understand if te Syntax Editor is something that could help me in the application I'm developing...."
2010‑01‑21
3,184 views
"I have one editor user window with the WPF Syntax editor in it with one language definition. I will need later the b..."
2010‑12‑10
2,625 views
"I've had a reoccurring problem with the License information being lost. When I add new classes to my set-up, like..."