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

  Date Thread Details
2014‑01‑09
5,486 views
"Hi, SyntaxEditor .Net Languages with defined c#-Language File. I write for example: Console.Clear("122"); ..."
2014‑12‑04
4,812 views
"Hi, I want to trigger the TextFormatter programatically. Which method of the syntaxeditor I have to call to trigg..."
2014‑12‑05
4,108 views
"Hi, I added the Assembly X.dll to the IProjectAssembly.AssemblyReferences.AddFrom("X.dll"); then I remove..."
2014‑12‑01
4,518 views
"There are many examples of this, but this is the simplest snippet that illustrates completion lists not working with ..."
2014‑11‑19
4,322 views
"I have the following example code, and I am wondering if it it's possible to get the QuickInfo when hovering over the..."
2014‑09‑12
4,016 views
"How can I access the path on disk where an assembly is loaded from when I am looping through a CSharpProjectAssembly...."
2013‑08‑15
4,652 views
"This bug is new in the 583 build.Try this : ProjectAssembly project1 = new ProjectAssembly("MyProject1");ProjectAss..."
2014‑04‑23
4,242 views
"Is there a way to turn off the squiggle for just a few syntax errors? Specifically, we would like to suppress the squ..."
2014‑07‑24
3,779 views
"After upgrading Syntax Editor WPF from version 13.1.581.0 to 14.1.601.0, syntax editor started to surround variable d..."
2014‑06‑13
3,402 views
"I want syntax hiliting for non-primitive types and potentially namespaces. My sense is that this isn't available ou..."
2014‑05‑07
3,567 views
"Hi,we are using your SyntaxEditor to show .cs files. We create a ProjectAssembly and add our references for the Intel..."
2014‑05‑27
3,488 views
"Hi, Is there a way to share the same VBProjectAssembly instance across multiple Actipro Syntax Editors ? My scena..."
2014‑05‑07
3,068 views
"Is it possible to hide members marked with EditorBrowsable(EditorBrowsableState.Advanced) from the completion list? ..."
2014‑05‑03
3,445 views
"Is it possible to setup the editor to auto complete vb methods & functions? e.g. when I enter 'Public Sub Test()'..."
2013‑11‑14
5,714 views
"We recently received the sample code that integrates the Windows Workflow Re-hosted Designer with the Syntax Editor c..."
2014‑04‑07
3,309 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,845 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,468 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,062 views
"I've just released my first software using ActiPro SyntaxEditor (see : www.adaptivelinq.com) AdaptiveLINQ is a Visu..."
2014‑01‑15
3,140 views
"Hi, I have a VB method that has the same name as a reserved keyword. The keyword is surrounded in square brackets ..."