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
2020‑05‑29
1,269 views
"Hi, I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
2020‑04‑09
1,243 views
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."
2020‑04‑25
1,150 views
"Hi, i need in the the HTML-language the support for PHP with that code: <div> <?php echo "text"; ?> &l..."
2020‑04‑13
1,360 views
"Hello, I have a collection of errors, with offsets. I would like to add squiggles to my editor based on the offsets o..."
2020‑04‑08
1,284 views
"I'm running your ReplaceAll sample in our own code as: options = new EditorSearchOptions { FindText = e.OriginalT..."
2020‑04‑01
1,278 views
"Open the demo app and launch the full Syntax Editor, enable word wrap and paste this single line into the text area: ..."
2020‑03‑27
1,136 views
"I'm trying to modify the css.langproj to differentiate between class based selectors ( those that start with . ) and ..."
2020‑03‑27
1,345 views
"Hi, we are trying to reuse control for multiple languages. So depending on document type xml or json, we want to chan..."
2020‑03‑20
1,092 views
"Good morning, Is it possibile to change the default behaviour for when "enter" is pressed in the EditorSearchView s..."
2018‑01‑25
2,295 views
"The highlight color for snippets is the same on Metro White and Metro Dark (which makes it unreadable on Metro Dark)...."
2020‑03‑06
1,238 views
"Hi! Could you tell me the max character number in a single physical/visual line on the Actipro SyntaxEditor? ..."
2020‑03‑02
1,215 views
"In code i search a text inside a selection (A). After i selected a range (the found text (B)) using ..."
2020‑02‑14
1,305 views
"I use SyntaxEditor for a SQL editor that we offer in our application. I use adornments to show a custom, inline edito..."
2020‑02‑29
1,145 views
"Hi, I need to show the Completion when typing a word, for example: there is a variable named 'abc',when I type 'a..."
2020‑02‑18
1,055 views
"Hi, I want to know 1) if syntax editor supports extended search/replace ( for end of line , tabs ..etc (\n \t \x ..."
2020‑02‑03
1,169 views
"Hello, Im trying to implement an editor with multidocument support. I understand that I can many documents open, but ..."
2020‑01‑15
1,526 views
"Using XAML code from SyntaxEditor: <docking:Workspace x:Name="workspace"> <DockPanel> ..."
2019‑12‑04
1,352 views
"Hi My company has licensed Actipro project, and i need to develop a project about Windows Workflow , but i don..."
2019‑10‑31
1,233 views
"Hello, is it possible to use the Language Designer from the command line? If yes how? Thanks"
2019‑10‑24
1,362 views
"Hi, How to programmatically disable the new Search Overlay Pane ? In the help this is mentioned: Disabling ..."