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

  Date Thread Details
2010‑02‑24
3,683 views
"I have 2 Intelliprompt questions that I haven't been able to figure out. For context, this is using lua as the la..."
2010‑02‑24
2,637 views
"hi I am trying to retrieve the collapsed text in my CollapsedRegionQuickInfoProvider. Purpose it the change the la..."
2010‑02‑09
2,475 views
"It seems like the default CollapsedRegionQuickInfoProvider is displaying tabs as 8 spaces, while the editor default i..."
2010‑02‑14
2,390 views
"I see the example EditorViewMarginsCustom - is it possible to have these custom margins be made to toggle their visia..."
2010‑02‑13
2,448 views
"I had some trouble to get the new CollapsedRegionQuickInfoProvider working alongside my existing QuickInfoProvider. ..."
2010‑02‑14
2,400 views
"Is there a time line on the next patch release as I still have the XXX. replace bug"
2010‑02‑11
2,337 views
"I made a snippeteditor, which uses my Mergable lexer, so syntax highlighting works there (too). As you know, snippet ..."
2010‑02‑10
3,089 views
"Hello, We have moved from the WinForms SyntaxEditor to the WPF edition. I need to get the total line count for a D..."
2010‑01‑09
2,793 views
"I'm constructing a DSL where some functions take a lot of data, often numerical. My idea was to allow editing the..."
2009‑09‑28
2,784 views
"I'm a big fan of the WPF Syntax Editor, It would be great to be able to define collapseable sections. Cheer..."
2010‑02‑05
2,876 views
"I'd like to know when the user is typing a comment so I don't show the Intelliprompt popup. In the DocumentTe..."
2010‑02‑05
2,858 views
"When using basic find and replace for example EditorSearchOptions options = new EditorSearchOptions(); ..."
2010‑02‑03
2,994 views
"I have noticed if a squiggle highlight wraps the squiggle highlight is temporally lost"
2010‑02‑04
3,004 views
"I know that maybe a syntax editor might not need a spell checker but I'm using your editor for a different purpos..."
2010‑02‑03
3,559 views
"In my completion provider i am trying to get a token of the ITextReader: // Get a snapshot reader and us..."
2010‑01‑06
3,000 views
"Hello, The getting started samples for Syntax Editor for WPF use a SimpleLanguage example. One of the files pertai..."
2010‑01‑27
3,083 views
"In the documentation is stated: Quote: A mergable programmatic lexer is made by creating a class that implem..."
2009‑03‑14
5,060 views
"When I turn on "break when exception is thrown" via Ctrl+Alt+E (http://www.vonsharp.net/MostUsefulVSFeature..."
2010‑01‑15
2,825 views
"We're using the bundled Xml language definitions for our Html source editor. I spotted on the Wpf SyntaxEditor ov..."
2010‑01‑13
3,187 views
"I'm in the process of integrating my existing lexer to a programmatic lexer without change much in my existing le..."