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

  Date Thread Details
2024‑09‑18
38 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
190 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
169 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
251 views
"If I have some xmldoc such as /// <summary> /// <para>Returns true if something matches.</para> ..."
2024‑01‑10
423 views
"We started to upgrade our project from an older version to v2023 and we got errors related to SyntaxEditor.Document ..."
2023‑11‑03
268 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
353 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
382 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
378 views
"Dear Actipro, we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
2022‑09‑27
482 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
490 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
558 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
806 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
732 views
"In some cases we load editors as follows: ------Header---------- public static class Test { -------------------..."
2021‑06‑16
751 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,452 views
"If we have a method declared as public static void DoSomething(string what, int howMany = 3) In the current versio..."
2020‑03‑17
927 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,668 views
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
2013‑02‑27
6,486 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,200 views
"Hello. I`m trying to create custom lang. realization for the SyntaxEditor. Could u have examples or docs how to imp..."