SyntaxEditor .NET Languages Add-on for Windows Forms

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on for Windows Forms 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 (273)

  Date Thread Details
2025‑01‑29
1,022 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
468 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
650 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
575 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
654 views
"If I have some xmldoc such as /// <summary> /// <para>Returns true if something matches.</para> ..."
2024‑01‑10
961 views
"We started to upgrade our project from an older version to v2023 and we got errors related to SyntaxEditor.Document ..."
2023‑11‑03
657 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
816 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
777 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
818 views
"Dear Actipro, we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
2022‑09‑27
882 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
902 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
929 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
1,197 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
1,096 views
"In some cases we load editors as follows: ------Header---------- public static class Test { -------------------..."
2021‑06‑16
1,139 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,843 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,313 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
7,146 views
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
2013‑02‑27
6,929 views
"Hello, I let the code within the Syntax Editor code go through the .NET compiler and get the necessary Error Messag..."