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
2022‑05‑30
506 views
"Hi, I have noticed that the quick info tooltip is not always shown. The documentation is shown correctly in the i..."
2022‑05‑25
460 views
"Hi, I have noticed that the memory consumption of the new .net Add-on is significantly higher than with the old Win..."
2022‑05‑12
419 views
"Hi, We are trying to get the summary comment of a method, and have found that when an attribute is placed before th..."
2022‑04‑29
418 views
"Hi, we are switching our C# editor from the old WinForms version (14.1.320) to the latest WPF version. And we are u..."
2022‑04‑13
444 views
"Hello, Looks like there is no intellisense in the string interpolation:$"the value is: {someVariableOrWhatever.???}..."
2022‑03‑11
451 views
"Hello, I have an issue with intellisense. Please consider the following sample: switch ("a") { case "a": va..."
2022‑02‑09
430 views
"Hello, when I replace "Public Class" with "Protected Module" in the example code in VB.net code editor inside the Sam..."
2021‑09‑16
593 views
"Hello, I want to implement the cross-reference functionality by using C# Syntax Edtior.For that, I want to get the ..."
2021‑09‑09
658 views
"Hello, In SytaxEditor, I would like to refer to definitions between multiple codes in a project, get QuickInfo, us..."
2021‑09‑09
655 views
"Hello, I would like to implement Go To Definition functionality. I tried to implement it by referring to this forum..."
2021‑08‑18
590 views
"Hello Actipro, I am looking at slightly customizing the default CSharpTextFormatter that comes default with the Syn..."
2021‑03‑29
753 views
"I was trying to hidde some lines of the code in the syntax editor(not with region. I want not visible), but finally I..."
2021‑03‑17
616 views
"There is currently no IntelliPrompt errors when the type is not known in C# or VB file like UnknownTypeXYZ a; ..."
2021‑03‑17
652 views
"It looks like the SyntaxEditor currently ignores C# preprocessor symbols like DEBUG and directives like #if. Any plan..."
2020‑04‑29
2,457 views
"Hello, I can't seem to add System.Windows to my assembly references and hence end up with no IntelliPrompt support fo..."
2020‑03‑18
1,192 views
"In the 2018.1 documentation there is a typo: Assembly Reference Cleanup When an IProjectAssembly is no..."
2020‑03‑19
777 views
"Not sure if I'm supposed to use ParseData, a reader, etc. We're using SyntaxEditor as a built-in C# code editor. Wh..."
2020‑03‑10
943 views
"I am using the ActiPro SyntaxEditor control with the C#.Net language addon to read out all methods and properties of ..."
2020‑01‑29
1,470 views
"Hello, I am using the ActiPro SyntaxEditor control with the C#.Net language addon to read out all methods and prope..."
2019‑12‑23
942 views
"Hello, Guess I'm still not clear on how to get a custom assembly's methods and properties to show up in the Syntax ..."