|
2025‑01‑29
138 views
|
"Hi,
Noticed that if I have a method that has a ByRef parameter in VB.Net, the intellisense in the Syntax Editor..."
|
|
2024‑09‑18
220 views
|
"Hi,
When you have declared a variable and want to use it in a For Each statement, the intellisense / autocomplete d..."
|
|
2024‑05‑21
387 views
|
"Hi,
If I have a property or method that has an XML Comment, the intellisense shows the Summary tag as I hover over ..."
|
|
2024‑04‑17
345 views
|
"We recently upgraded from v23.1.3 to v24.1.0.
Using ShowPrintPreviewDialog() works fine in v23.1.3. With no code c..."
|
|
2024‑02‑05
422 views
|
"If I have some xmldoc such as
/// <summary>
/// <para>Returns true if something matches.</para>
..."
|
|
2024‑01‑10
662 views
|
"We started to upgrade our project from an older version to v2023 and we got errors related to SyntaxEditor.Document ..."
|
|
2023‑11‑03
443 views
|
"Hi,
We have encountered an issue where if we load up an external reference assembly into the script editor, a lock ..."
|
|
2023‑08‑30
541 views
|
"Hi,If we call a VB method that can have optional parameters, the syntax error reports an issue and puts the error squ..."
|
|
2023‑05‑04
543 views
|
"Hi, just wanted to ask, witht the current state of the library, has the capability to define a color for types or int..."
|
|
2023‑04‑27
591 views
|
"Dear Actipro,
we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
|
|
2022‑09‑27
654 views
|
"Hi,
Is there a way to identify #Region areas in the AST Parser?
We add various bits of code to our footer and wan..."
|
|
2022‑09‑08
671 views
|
"Hi,
If I am typing and the autocomplete intellisense appears, is there a way to make the enter key do a line feed a..."
|
|
2022‑09‑06
721 views
|
"Hi,
If I include all of our assemblies to the project then the intelliprompt is very slow even typing something a..."
|
|
2021‑06‑03
981 views
|
"Hello, as we are upgrading from 2018.1, we've noticed that somehow we relied on method/property documentation-like ta..."
|
|
2021‑06‑18
904 views
|
"In some cases we load editors as follows:
------Header----------
public static class Test {
-------------------..."
|
|
2021‑06‑16
907 views
|
"We have a case where we possibly should expect C# Intelliprompt, but are not receiving it
for delegates Func<T, ..."
|
|
2020‑03‑17
1,619 views
|
"If we have a method declared as
public static void DoSomething(string what, int howMany = 3)
In the current versio..."
|
|
2020‑03‑17
1,096 views
|
"Using the C# Editor sample in the .Net Languages Add-on Demos of the Sample Browser app. If I use the following code ..."
|
|
2009‑08‑22
6,839 views
|
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
|
|
2013‑02‑27
6,667 views
|
"Hello,
I let the code within the Syntax Editor code go through the .NET compiler and get the necessary Error Messag..."
|