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

  Date Thread Details
2021‑01‑09
1,137 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
883 views
"I developed an HTML editor and provided Delimiter auto-completion function. In this case, only a quote will appear...."
2021‑02‑02
820 views
"I have implemented the formatting method by inheriting ITextFormatter. In some cases, I want to manually call the For..."
2021‑01‑21
1,171 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
952 views
"I implemented the rename function by inheriting IntelliPromptSessionBase,But the focus cannot be obtained when the re..."
2021‑01‑17
1,682 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,090 views
"Good evening. I’ve been reading several pages from SyntaxEditor’s documentation, opened the Sample Browse..."
2021‑01‑16
1,154 views
"Since you have a custom regular expression engine for searching in the SyntaxEditor, could it be possible to access a..."
2021‑01‑14
896 views
"I'm doing this code to save files from syntaxEditor but I'm getting the error Unexpected character '​' when compil..."
2021‑01‑06
989 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,056 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
949 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
899 views
"Cannot locate resource 'themes/includes/metrolight.xaml'. I'm getting this error in designer when I add syntaxEdito..."
2020‑12‑02
960 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,125 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,046 views
"I would like to expand the possibilities of the macro recording and macro playback. One way to make it possible is ..."
2020‑10‑20
1,031 views
"Hello, I would like to implement a go to line feature in my WPF SyntaxEditor and need a way to bind the line/caret ..."
2020‑09‑24
960 views
"Hi, I have added the bookmarks management to my SyntaxEditor. I have button to toggled/enabled/disabled bookmarks..."
2020‑09‑21
1,022 views
"Hello, I'm trying to get a screenshot of the SyntaxEditor's text without highlighting styles, but with lexing color c..."
2020‑09‑15
1,019 views
"While using your SDI Code Editor (Inline) product sample, I noticed that when you open the search box by pressing CTR..."