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

  Date Thread Details
2015‑12‑16
2,758 views
"Hi ActiPro, Is there a way to get the display character column position for the document's end position? My las..."
2015‑12‑16
2,354 views
"Hi, is there anywhere documentation for Syntax Editor that could be downloaded? Thank you"
2015‑12‑07
2,824 views
"When the data in clipboard is something (like image) other than text, the PasteFromClipboardAction.CanExecute() retur..."
2015‑11‑24
2,865 views
"Hi, 1. Place cursor on last line and press enter to create new empty line 2. Press 'Tab' - expect a tab stop to..."
2015‑11‑19
2,722 views
"The language I am working on supports optional parameters. For example, the function call statement below is valid: ..."
2015‑11‑03
2,613 views
"Hi Actipro, I'm debugging through my program for the possible cause of syntax hightlighting not being shown as inte..."
2015‑11‑06
3,372 views
"For Test UI Automation, we need the bounding rectangle of a substring or token within a line in order to click it or ..."
2015‑09‑25
3,333 views
"When a whole line is selected by clicking on the line number, a Tab should and will indent the whole line, as the car..."
2015‑11‑10
2,596 views
"Hi, I have a C-like language that supports include files, e.g. include "SCRIPT.STD" Assuming the cursor is loca..."
2015‑10‑29
2,604 views
"I am writing a programmatic lexer that inherits from MergableLexerBase. In the lexer I need to able to recognize nume..."
2015‑10‑13
3,158 views
"In Syntax Editor, I'm trying to get the current caretPosition and display the line and column number. ICaret ..."
2015‑10‑12
3,016 views
"Hi, On a Syntax Editor, if I have some text selected and the Insert pressed (IsOverwriteModeActiveChanged set), the..."
2015‑10‑11
3,338 views
"As written in the title, the duplicate line feature doesn't copy the complete line if word wrap is enabled and the li..."
2015‑10‑08
3,096 views
"Hi Actipro, I'm reading through the Syntax editor sample projects, multi line commenting doesn't change all the tex..."
2015‑09‑25
2,995 views
"Hi, Is it possible to differentiate between selecting a whole line by clicking on the line number, and using the mo..."
2015‑09‑24
3,583 views
"I have an issue with the intelliprompt completion list when I use theThreadedParseRequestDispatcher.My CompletionProv..."
2015‑09‑23
3,120 views
"Hi, in our code editor, when we are in debug mode, the whole editor is read-only,but the user can enter in "edit mo..."
2015‑09‑14
2,915 views
"In the Windows form version there was a flag - VirtualSpaceAtLineEnd, Is that still available? In the Windows form ..."
2015‑09‑07
3,430 views
"Hi I have two related issues when I’m trying to update all FontSize properties of highlighting styles, and ap..."
2015‑08‑28
2,839 views
"Hi, in Visual Studio using SyntaxEditor in composite Wpf UserControl hosted in ElementHost I caught an error. Thi..."