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

  Date Thread Details
2010‑10‑15
2,613 views
Change a token by Hugh
3 replies (14 years ago)
"I've implemented my language using the LLParser and it's working excellent so far. However this language is a..."
2010‑10‑15
2,682 views
"I have added links to images showing what I am trying to accomplish. When I load a file all collapsible regions ar..."
2010‑10‑15
3,310 views
"Hello everyone, I have a language with context sensitive keywords. For this language I have a hand-coded lexer and..."
2010‑10‑12
2,762 views
CPP Grammer by shlomi R
1 reply (14 years ago)
"Hi, I am using the LL* parser (introduced in the 2010.2 version) in order to parse a Cpp code. I'm wondering i..."
2010‑09‑16
3,081 views
"I have an adornment that works great, however, my question is, how do I assign a value to the object parameter in Get..."
2010‑09‑20
3,053 views
"Is it possible to change/extend the time between modifying the source by typing and the call to the lexer and/or pars..."
2010‑02‑03
2,888 views
"I want to add a tooltip on the text where the parser encountered errors. My ParseErrorProvider generates this parsere..."
2009‑07‑30
7,059 views
"If this question is beyond the scope of what you are willing to do via support, just let me know. But, on the off ch..."
2010‑08‑20
2,780 views
"Hi Guys Sorry for this dumb question but I ran through all the samples that were part of teh eval download and cou..."
2010‑05‑18
3,511 views
"Hi, In the "Completion Filtering" example, the unmatched items in the completion list will be filtered o..."
2010‑08‑16
2,824 views
"I created a CustomTagger that uses a CustomTaggerAdornmentManager and a CustomTag copied right from upon your Adornme..."
2010‑08‑11
2,560 views
"Hi. SyntaxEditor 9.2.515.0 When text is being deleted with Document.DeleteText() the Track's Thumb is jump..."
2010‑08‑09
2,835 views
"Hi In my destructor i want to access the Document. This gives an exception "InvalidOperationException": ..."
2010‑08‑09
2,454 views
"I've got a language for which I have registered a DataflowTokenTaggerProvider and a CodeDocumentTaggerProvider<..."
2010‑07‑28
3,065 views
"Hi I have a question regarding code outlining. I had been using token based outlining source in my code and I had it ..."
2010‑07‑22
2,255 views
"How heavyweight/lightweight is TextVersionRange translation? In some code that I am writing, I am ending up having..."
2010‑07‑08
2,559 views
Zoom % by Martin
1 reply (15 years ago)
"Hi is there a way to decrease the level of change while zooming in and out? Now it jumps from 100 % to 125 % in on..."
2010‑06‑25
3,483 views
"I have modified the alternating row quckstart example so that it only highlights one row. Within the AlternatingRows..."
2010‑06‑30
2,575 views
"I am still VERY new to this component, so please bear with me if this is a simple question. By looking at the quic..."
2010‑06‑29
3,040 views
"Hi, Is it possible to get the current Horizontal and Verticall scroll offsets, so I can store them and later on re..."