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
2008‑03‑06
4,608 views
Forum software by Alex
1 reply (18 years ago)
"A side question. I am looking for support forum software for my software and I really like the look and feel of this ..."
2008‑03‑04
3,890 views
"Hi, I am new to v4 - just working through required changes for an upgrade from v3 to v4 (lots to do :) ) In run..."
2008‑02‑07
4,054 views
"Hi guys, I am getting this exception when I type . after a variable name (when Intellisense is supposed to appear)..."
2008‑02‑06
4,001 views
"Hello, I have the following code: dotNetProjectResolver = new DotNetProjectResolver(); dotNetProjectResolver.A..."
2008‑02‑06
4,419 views
"Hello, if I use casting the intelli-prompt is not working like (I think) it should be. Example: object o = &..."
2008‑01‑30
4,044 views
"Hi guys, I have some problems with DotNetProjectResolver and assembly resolving. Imagine I have a strong signed a..."
2008‑01‑16
3,612 views
C# 3.0 by Jake Pearson
2 replies (19 years ago)
"Hi, I just downloaded 4.270 to try out the C# 3.0 features you mentioned in the change list. I was able to type &qu..."
2007‑12‑23
3,692 views
"Hello, Can I use the c# language addon for editing ASP - I mean that I want to edit c# and get code completion for..."
2007‑08‑12
4,731 views
"When do you plan to support language syntax of C# 3.0 and VB 9.0 in the .NET Addon? Also, I noticed in the bluepri..."
2007‑12‑05
7,128 views
"We're a customer of a very old version of ActiPro Syntax Editor, and we're trying to see if v4 /w the .Net ex..."
2007‑11‑21
3,785 views
"Hi, I think there might be a problem (lock/thread) with IsBusy since it's not return TRUE after calling LoadFor..."
2007‑11‑23
3,708 views
"Hi, On our product we now have a requirement that we to "refactor" some code. For doing this I using..."
2007‑11‑07
3,799 views
"Is there a way to load the assemblies from a predefined cache folder? Here is the scenario: a computer, where the..."
2007‑11‑04
3,680 views
"Hi, In my application, I would like the intellisense suggestion list to pop up "earlier", more in the ma..."
2007‑11‑01
3,923 views
"Hi, I'm using your C# add-on and going very well. I am writing an "expression evaluator" (actually ..."
2007‑10‑30
4,097 views
"We recently started to use the add-on, and we have ran across a problem for us. First, let me introduce what we'r..."
2007‑10‑10
3,793 views
"I am having some issues with intellisense not popping up or popping up with bad info. How to reproduce: #Open y..."
2007‑10‑08
3,607 views
"Does autoreplace and triggers work with the addons? Inherits VBSyntaxLanguage Public Sub New() MyBase.New() ..."
2007‑10‑04
4,021 views
"Does the .net addon support code generation from ast node? As in, I build an AST tree and then I can get the correspo..."
2007‑10‑03
3,964 views
"With the following ..... Private Sub b(X As Subcontracted) End Sub Public Enum Subcontracted A B C End En..."