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

  Date Thread Details
2024‑05‑21
107 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
121 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
198 views
"If I have some xmldoc such as /// <summary> /// <para>Returns true if something matches.</para> ..."
2024‑01‑10
343 views
"We started to upgrade our project from an older version to v2023 and we got errors related to SyntaxEditor.Document ..."
2023‑11‑03
221 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
307 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
343 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
326 views
"Dear Actipro, we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
2022‑09‑27
429 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
439 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
510 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
759 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
688 views
"In some cases we load editors as follows: ------Header---------- public static class Test { -------------------..."
2021‑06‑16
694 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,408 views
"If we have a method declared as public static void DoSomething(string what, int howMany = 3) In the current versio..."
2020‑03‑17
879 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,618 views
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
2013‑02‑27
6,440 views
"Hello, I let the code within the Syntax Editor code go through the .NET compiler and get the necessary Error Messag..."
2009‑10‑05
5,150 views
"Hello. I`m trying to create custom lang. realization for the SyntaxEditor. Could u have examples or docs how to imp..."
2019‑11‑20
838 views
"Hi, I am not sure, whether this is alread fixed in a newer version, but since I just spend hours trying to figure i..."