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

  Date Thread Details
2008‑02‑06
3,742 views
"Hello, if I use casting the intelli-prompt is not working like (I think) it should be. Example: object o = &..."
2008‑01‑30
3,312 views
"Hi guys, I have some problems with DotNetProjectResolver and assembly resolving. Imagine I have a strong signed a..."
2008‑01‑16
2,990 views
C# 3.0 by Jake Pearson
2 replies (16 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,042 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
3,989 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
6,210 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,101 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,043 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,162 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,056 views
"Hi, In my application, I would like the intellisense suggestion list to pop up "earlier", more in the ma..."
2007‑11‑01
3,243 views
"Hi, I'm using your C# add-on and going very well. I am writing an "expression evaluator" (actually ..."
2007‑10‑30
3,396 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,149 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
2,947 views
"Does autoreplace and triggers work with the addons? Inherits VBSyntaxLanguage Public Sub New() MyBase.New() ..."
2007‑10‑04
3,329 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,301 views
"With the following ..... Private Sub b(X As Subcontracted) End Sub Public Enum Subcontracted A B C End En..."
2007‑09‑28
2,827 views
"We are currently using Syntax Editor and the .NET Languages Add-on; however, we would find it very useful to use both..."
2007‑09‑15
3,914 views
"Hi! About 10 months ago we've told about saving/loading of the DotNetProjectResolver.SourceProjectContent to/from..."
2007‑09‑23
3,260 views
"From what i can tell the IntelliPrompt doesn't merge partial classes for a complete list. is this true? will th..."
2007‑04‑07
4,165 views
"with SourceProjectContent.LoadForCode i can add code to a "project". but how would i get the syntax errors ..."