|
2022‑02‑09
317 views
|
"Hello, when I replace "Public Class" with "Protected Module" in the example code in VB.net code editor inside the Sam..."
|
|
2021‑09‑16
485 views
|
"Hello,
I want to implement the cross-reference functionality by using C# Syntax Edtior.For that, I want to get the ..."
|
|
2021‑09‑09
545 views
|
"Hello,
In SytaxEditor, I would like to refer to definitions between multiple codes in a project, get QuickInfo, us..."
|
|
2021‑09‑09
556 views
|
"Hello, I would like to implement Go To Definition functionality.
I tried to implement it by referring to this forum..."
|
|
2021‑08‑18
484 views
|
"Hello Actipro,
I am looking at slightly customizing the default CSharpTextFormatter that comes default with the Syn..."
|
|
2021‑07‑14
594 views
|
"Hello Actipro,
I am looking to customize the Syntax editor component for C# scripting but am not seeing how to cust..."
|
|
2021‑03‑29
654 views
|
"I was trying to hidde some lines of the code in the syntax editor(not with region. I want not visible), but finally I..."
|
|
2021‑03‑17
522 views
|
"There is currently no IntelliPrompt errors when the type is not known in C# or VB file like
UnknownTypeXYZ a;
..."
|
|
2021‑03‑17
557 views
|
"It looks like the SyntaxEditor currently ignores C# preprocessor symbols like DEBUG and directives like #if. Any plan..."
|
|
2019‑11‑01
2,497 views
|
"I am trying to use the SyntaxEditor + c# addon as a Roslyn script textbox.
To accomplish this, I try to wrap th..."
|
|
2020‑04‑29
2,209 views
|
"Hello, I can't seem to add System.Windows to my assembly references and hence end up with no IntelliPrompt support fo..."
|
|
2020‑03‑18
1,024 views
|
"In the 2018.1 documentation there is a typo:
Assembly Reference Cleanup
When an IProjectAssembly is no..."
|
|
2020‑03‑19
698 views
|
"Not sure if I'm supposed to use ParseData, a reader, etc.
We're using SyntaxEditor as a built-in C# code editor. Wh..."
|
|
2020‑03‑10
837 views
|
"I am using the ActiPro SyntaxEditor control with the C#.Net language addon to read out all methods and properties of ..."
|
|
2020‑01‑29
1,294 views
|
"Hello,
I am using the ActiPro SyntaxEditor control with the C#.Net language addon to read out all methods and prope..."
|
|
2019‑12‑23
824 views
|
"Hello,
Guess I'm still not clear on how to get a custom assembly's methods and properties to show up in the Syntax ..."
|
|
2019‑12‑23
738 views
|
"In the SDI Editor sample I can run it, paste the following code in it and enter "eventName." to get completion list f..."
|
|
2019‑11‑28
924 views
|
"Hi, I'm trying to highlight Roslyn diagnostics in an Actipro syntax document using a CollectionTagger, but have a cou..."
|
|
2019‑11‑09
780 views
|
"Hello,
I've implemented custom sorting logic for intelliprompt using CSharpCompletionProvider and CompletionItemSor..."
|
|
2019‑10‑08
731 views
|
"Hello,
I have in memory DLL loaded into appdomain with the InternalsVisibleTo attribute setup. This DLL is used ins..."
|