SyntaxEditor .NET Languages Add-on for WPF

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on for WPF 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 (155)

  Date Thread Details
2013‑11‑14
5,879 views
"We recently received the sample code that integrates the Windows Workflow Re-hosted Designer with the Syntax Editor c..."
2014‑04‑07
3,430 views
"I would like to offer a completion session filter that will toggle on/off methods/fields/properties/events/etc. that ..."
2014‑03‑29
3,982 views
"Hi, We are using actipro syntax editor's VB.Net addon in our product. Recently I found that the editor complains a..."
2014‑02‑13
3,617 views
"Hi, I'm trying to parse some VB code using the following extension method, but it fails with errors regarding impor..."
2014‑02‑04
4,216 views
"I've just released my first software using ActiPro SyntaxEditor (see : www.adaptivelinq.com) AdaptiveLINQ is a Visu..."
2014‑01‑15
3,265 views
"Hi, I have a VB method that has the same name as a reserved keyword. The keyword is surrounded in square brackets ..."
2013‑11‑17
4,276 views
"I would like to support this kind of syntax #load "script.csx" #r "System.Linq" using System; public void..."
2013‑09‑19
3,384 views
"I am a newbie to SyntaxEditor, and we are estimating some control which like vs.net editor. We care following funct..."
2013‑10‑24
3,796 views
"Considering a class "MyClass" having a string member "MyStringField". The C# code below is invalid because method S..."
2013‑08‑30
3,796 views
"I use the SyntaxEditor code fragment feature to design a "C# expression control".My control need to resolve the type ..."
2013‑08‑05
3,745 views
"Hi The syntax editor automatically provides the user with the <summary> and <param name="x"> XML docume..."
2013‑08‑01
5,238 views
"Hi I have a SyntaxEditor with completion working correctly. I would like to access the Actipro XML parsed documen..."
2013‑06‑27
3,719 views
"I am a newbie to SyntaxEditor but what I want to achieve is simple. I have my C# code written with XML comments and..."
2013‑01‑07
3,531 views
Auto casing by Dude4
3 replies (11 years ago)
"Is there a way with the VBSyntaxLanguage to have the editor auto case. For example auto convert: "select case" to "Se..."
2012‑12‑14
5,925 views
"Hello again, i am sorry to nag you on and on with valid and invalid queries. But here is my next one: ERROR: AddPe..."
2012‑11‑06
4,264 views
"Is there a format code option build into the .NET languages add-on or the syntax editor itself? If not, is there a ..."
2011‑09‑16
4,819 views
"I'm working on writing an indent provider for a C#-like language. Do you have: 1. Indent provider code availab..."
2013‑03‑19
5,207 views
"I see many (and critical) problems about using SyntaxEditor in a complex (but real !) context : many ProjectAssembly ..."
2012‑10‑16
4,182 views
"In our application we have a scripting support based on VB.NET language. End user can enter VB.NET code in WPF Syntax..."
2013‑03‑12
3,523 views
"Hi, I have a scenario where i need to create ParseData without having to create the SyntaxEditor instance (I am us..."