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

  Date Thread Details
2023‑01‑10
1,190 views
"Hi, we use different parts of your components across multiple projects, that often share a common project structure..."
2022‑11‑30
1,148 views
"Hi there, we have encuntered an exception in the class ProjectAssemblyReferenceCollection: System.InvalidOperation..."
2022‑10‑13
1,052 views
"Would the SyntaxEditor be able to support Regex syntax?"
2022‑06‑23
1,435 views
"Hi, we have a cache that stores the parse data for documents which are not opened in an editor. We use the parse da..."
2022‑10‑05
1,158 views
"Hi, we noticed a problem with a customer project. after we upgraded from an older WinForms version of the SyntaxEdi..."
2022‑07‑25
1,269 views
"Hi, we experienced an InvalidOperationException while iterating over AssemblyReferences collection, because the col..."
2011‑10‑25
6,540 views
"It would be very useful to expose intellisense for object initializers. When I declare an object like: new Bob() {..."
2022‑06‑30
1,217 views
"private readonly CustomCompletionProvider customCompletionProvider = new CustomCompletionProvider(); private readonl..."
2022‑05‑30
1,149 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
1,114 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
1,119 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
1,132 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
1,115 views
"Hello, Looks like there is no intellisense in the string interpolation:$"the value is: {someVariableOrWhatever.???}..."
2022‑03‑11
1,114 views
"Hello, I have an issue with intellisense. Please consider the following sample: switch ("a") { case "a": va..."
2022‑02‑09
1,114 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
1,258 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
1,358 views
"Hello, In SytaxEditor, I would like to refer to definitions between multiple codes in a project, get QuickInfo, us..."
2021‑09‑09
1,500 views
"Hello, I would like to implement Go To Definition functionality. I tried to implement it by referring to this forum..."
2021‑08‑18
1,307 views
"Hello Actipro, I am looking at slightly customizing the default CSharpTextFormatter that comes default with the Syn..."
2021‑03‑29
1,405 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..."