|
2020‑05‑29
923 views
|
"Hi,
I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
|
|
2020‑04‑09
892 views
|
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."
|
|
2020‑04‑25
869 views
|
"Hi, i need in the the HTML-language the support for PHP with that code:
<div>
<?php echo "text"; ?>
&l..."
|
|
2020‑04‑13
944 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
930 views
|
"I'm running your ReplaceAll sample in our own code as:
options = new EditorSearchOptions
{
FindText = e.OriginalT..."
|
|
2020‑04‑01
945 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
824 views
|
"I'm trying to modify the css.langproj to differentiate between class based selectors ( those that start with . ) and ..."
|
|
2020‑03‑27
1,030 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
824 views
|
"Good morning,
Is it possibile to change the default behaviour for when "enter" is pressed in the EditorSearchView s..."
|
|
2018‑01‑25
1,950 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
889 views
|
"Hi!
Could you tell me the max character number in a single physical/visual line on the Actipro SyntaxEditor?
..."
|
|
2020‑03‑02
861 views
|
"In code i search a text inside a selection (A).
After i selected a range (the found text (B)) using
..."
|
|
2020‑02‑14
963 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
875 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
823 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
889 views
|
"Hello, Im trying to implement an editor with multidocument support. I understand that I can many documents open, but ..."
|
|
2020‑01‑15
1,144 views
|
"Using XAML code from SyntaxEditor:
<docking:Workspace x:Name="workspace">
<DockPanel>
..."
|
|
2019‑12‑04
1,003 views
|
"Hi
My company has licensed Actipro project, and i need to develop a project about Windows Workflow , but i don..."
|
|
2019‑10‑31
911 views
|
"Hello,
is it possible to use the Language Designer from the command line? If yes how?
Thanks"
|
|
2019‑10‑24
1,028 views
|
"Hi,
How to programmatically disable the new Search Overlay Pane ? In the help this is mentioned:
Disabling ..."
|