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

  Date Thread Details
2021‑03‑03
923 views
"Hi, Could you tell me if it is possible to export an ICodeDocument which contains some tags (errors, warnings...) w..."
2021‑02‑24
934 views
"How do one avoid parsing of entire document when one just inserts or updates a line via code below ITextChange chang..."
2021‑02‑22
1,224 views
"In some cases, such as defining unused variables, I need to mark the color of this variable as gray. How to achieve t..."
2021‑02‑02
1,203 views
"After the content of the list is completely filtered, I want to close the prompt window. But I cannot get the number ..."
2021‑01‑09
1,298 views
"I have two SyntaxEditors with slightly different versions of the same text inside, and would like to have the 2nd one..."
2021‑02‑04
1,085 views
"I developed an HTML editor and provided Delimiter auto-completion function. In this case, only a quote will appear...."
2021‑02‑02
973 views
"I have implemented the formatting method by inheriting ITextFormatter. In some cases, I want to manually call the For..."
2021‑01‑21
1,401 views
"I have the following 2 funtions to expand all child nodes of a given node, and one to collapse all nodes. Both of the..."
2021‑01‑21
1,126 views
"I implemented the rename function by inheriting IntelliPromptSessionBase,But the focus cannot be obtained when the re..."
2021‑01‑17
2,004 views
"I'm having some trouble getting the selection to keep showing when other controls have the focus. I tried setting the..."
2017‑04‑14
4,479 views
"Good evening. I’ve been reading several pages from SyntaxEditor’s documentation, opened the Sample Browse..."
2021‑01‑16
1,331 views
"Since you have a custom regular expression engine for searching in the SyntaxEditor, could it be possible to access a..."
2021‑01‑14
1,034 views
"I'm doing this code to save files from syntaxEditor but I'm getting the error Unexpected character '​' when compil..."
2021‑01‑06
1,143 views
"Hello lads I'm new to Actipro controls for WPF I've added a SyntaxEditor control and I tried to set a language hi..."
2021‑01‑05
1,222 views
"When I point the mouse to the word on the editor, the quick info window will pop up normally. But as long as my mou..."
2021‑01‑05
1,082 views
"Does SyntaxEditor provide a control similar to the "code action" function that can be used to fix error codes or auto..."
2021‑01‑13
1,043 views
"Cannot locate resource 'themes/includes/metrolight.xaml'. I'm getting this error in designer when I add syntaxEdito..."
2020‑12‑02
1,098 views
"I have not digged deep into this, but I read the documentation and had a look at the Edit Actions quickstart. In th..."
2020‑11‑23
1,282 views
"There is a little hickup. When i remove the last character on a line and this a quote or apostrophe, the next lines a..."
2020‑10‑28
1,213 views
"I would like to expand the possibilities of the macro recording and macro playback. One way to make it possible is ..."