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 (274)

  Date Thread Details
2026‑03‑10
367 views
"Hello, How can I set the cursor selection inside function for both C# and VB? For example: public int Add(int..."
2025‑01‑29
1,967 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
869 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
1,091 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
965 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
1,032 views
"If I have some xmldoc such as /// <summary> /// <para>Returns true if something matches.</para> ..."
2024‑01‑10
1,488 views
"We started to upgrade our project from an older version to v2023 and we got errors related to SyntaxEditor.Document ..."
2023‑11‑03
1,026 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
1,194 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
1,146 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
1,203 views
"Dear Actipro, we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
2022‑09‑27
1,309 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
1,281 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
1,324 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,566 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,463 views
"In some cases we load editors as follows: ------Header---------- public static class Test { -------------------..."
2021‑06‑16
1,508 views
"We have a case where we possibly should expect C# Intelliprompt, but are not receiving it for delegates Func<T, ..."
2020‑03‑17
2,222 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,670 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,582 views
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."