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

  Date Thread Details
2023‑05‑04
60 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
83 views
"Dear Actipro, we are converting some of the remaining code that used the older WinForms Actipro libraries to the cu..."
2022‑09‑27
192 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
205 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
260 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
521 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
460 views
"In some cases we load editors as follows: ------Header---------- public static class Test { -------------------..."
2021‑06‑16
476 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,159 views
"If we have a method declared as public static void DoSomething(string what, int howMany = 3) In the current versio..."
2020‑03‑17
639 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,321 views
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
2013‑02‑27
6,125 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
4,883 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
623 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..."
2017‑04‑13
4,066 views
"Do you have any plans to support C# 7.0 and VB.NET 15? We are currently own an Enterprise license for SyntaxEditor ..."
2017‑04‑12
3,473 views
"Hi,I've run in to a problem.I'm using the DotNetProjectResolver and when I invoke AddExternalReference for one of my ..."
2017‑02‑02
3,344 views
"For example,I have code like below. Dim tblDtl As Table = e.Form.Controls("tblDtl").Table tblDtl.AddNew When I m..."
2011‑04‑04
7,213 views
"How can I get intelliprompt (and quickinfo) for a static (shared) method within a class object without fully qualifyi..."
2010‑11‑25
5,629 views
"Hi, I'm using VB.Net Add-On + WinForm Control and I have a class with a Default Property: Public Class ccol..."
2012‑12‑06
6,542 views
"I've been searching around for a bit, but I haven't gotten a definite answer yet. Does any version of the SyntaxEdito..."