|
2022‑09‑27
144 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
163 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
215 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
478 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
417 views
|
"In some cases we load editors as follows:
------Header----------
public static class Test {
-------------------..."
|
|
2021‑06‑16
430 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,111 views
|
"If we have a method declared as
public static void DoSomething(string what, int howMany = 3)
In the current versio..."
|
|
2020‑03‑17
596 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,277 views
|
"When typing the following code i am not getting any prompt results. Are lambda expressions supported by intellisense,..."
|
|
2013‑02‑27
6,070 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,837 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
587 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,012 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,419 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,300 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,160 views
|
"How can I get intelliprompt (and quickinfo) for a static (shared) method within a class object without fully qualifyi..."
|
|
2010‑11‑25
5,587 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,498 views
|
"I've been searching around for a bit, but I haven't gotten a definite answer yet. Does any version of the SyntaxEdito..."
|
|
2012‑01‑10
5,611 views
|
"Hey there and happy new year,
would it be possible to get support for the pre-processor directive #if?
Meaning th..."
|
|
2015‑11‑18
5,038 views
|
"I am using "Assembly ActiproSoftware.SyntaxEditor.Addons.DotNet.WinForms.dll, v13.1.310.0"
Two Questions regarding ..."
|