|
|
2020‑06‑07
1,302 views
|
"Let's say we have .Net library which include a User() Class Type. so the syntax editor is able to to parse the librar..."
|
|
|
2020‑05‑29
1,335 views
|
"Hi,
I have implemented an outlining source based on RangeOutliningSourceBase and recently added support for pre-pro..."
|
|
|
2020‑04‑09
1,324 views
|
"The inbuilt EditorCommands.CommentLines command of the SyntaxEditor always comment out in the primary language. Even ..."
|
|
|
2020‑04‑25
1,197 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,424 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,356 views
|
"I'm running your ReplaceAll sample in our own code as:
options = new EditorSearchOptions
{
FindText = e.OriginalT..."
|
|
|
2020‑04‑01
1,342 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,200 views
|
"I'm trying to modify the css.langproj to differentiate between class based selectors ( those that start with . ) and ..."
|
|
|
2020‑03‑27
1,402 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,138 views
|
"Good morning,
Is it possibile to change the default behaviour for when "enter" is pressed in the EditorSearchView s..."
|
|
|
2018‑01‑25
2,346 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,299 views
|
"Hi!
Could you tell me the max character number in a single physical/visual line on the Actipro SyntaxEditor?
..."
|
|
|
2020‑03‑02
1,274 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,370 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,207 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,100 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,223 views
|
"Hello, Im trying to implement an editor with multidocument support. I understand that I can many documents open, but ..."
|
|
|
2020‑01‑15
1,584 views
|
"Using XAML code from SyntaxEditor:
<docking:Workspace x:Name="workspace">
<DockPanel>
..."
|
|
|
2019‑12‑04
1,409 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,298 views
|
"Hello,
is it possible to use the Language Designer from the command line? If yes how?
Thanks"
|