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

  Date Thread Details
2010‑06‑10
3,464 views
"Product Version: SyntaxEditor v10.1.520 Hi, I am trying to determine if a search result is within a collapsed reg..."
2010‑10‑15
2,956 views
Change a token by Hugh
3 replies (16 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
3,048 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,645 views
"Hello everyone, I have a language with context sensitive keywords. For this language I have a hand-coded lexer and..."
2010‑10‑12
3,168 views
CPP Grammer by shlomi R
1 reply (16 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,545 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,382 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
3,238 views
"I want to add a tooltip on the text where the parser encountered errors. My ParseErrorProvider generates this parsere..."
2009‑07‑30
7,642 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
3,146 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,879 views
"Hi, In the "Completion Filtering" example, the unmatched items in the completion list will be filtered o..."
2010‑08‑16
3,171 views
"I created a CustomTagger that uses a CustomTaggerAdornmentManager and a CustomTag copied right from upon your Adornme..."
2010‑08‑11
2,975 views
"Hi. SyntaxEditor 9.2.515.0 When text is being deleted with Document.DeleteText() the Track's Thumb is jump..."
2010‑08‑09
3,283 views
"Hi In my destructor i want to access the Document. This gives an exception "InvalidOperationException": ..."
2010‑08‑09
2,787 views
"I've got a language for which I have registered a DataflowTokenTaggerProvider and a CodeDocumentTaggerProvider<..."
2010‑07‑28
3,462 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,628 views
"How heavyweight/lightweight is TextVersionRange translation? In some code that I am writing, I am ending up having..."
2010‑07‑08
2,957 views
Zoom % by Martin
1 reply (16 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,821 views
"I have modified the alternating row quckstart example so that it only highlights one row. Within the AlternatingRows..."
2010‑06‑30
2,888 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..."