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
2026‑04‑15
579 views
"Hi, we are developing a C# script editor with IntelliSense capabilities in a WPF application. ## Background * Env..."
2025‑11‑17
536 views
"How can SyntaxEditor support the parsing of third-party libraries and provide intelligent prompts, such as parsing th..."
2025‑11‑13
469 views
"Hi, we noticed a problem with the C# parser when the keyword "record" is used as a variable name. The C# compiler d..."
2025‑09‑19
1,009 views
"Hi, we upgraded from version 24.1.4 to 25.1.0 and noticed a problem with the C# parser. If there is a enum declar..."
2013‑11‑17
5,235 views
"I would like to support this kind of syntax #load "script.csx" #r "System.Linq" using System; public void..."
2019‑11‑01
4,326 views
"I am trying to use the SyntaxEditor + c# addon as a Roslyn script textbox. To accomplish this, I try to wrap th..."
2024‑10‑09
1,079 views
"Hello, I am using SyntaxEditor for WPF and would like to know if there are any plans to support the latest versions..."
2024‑06‑22
1,311 views
"I presume the answer to be 'no', due to its C# support ending at version 9, and it not tokenizing interpolated string..."
2024‑05‑13
1,965 views
"Hello, Since I switched PCs (not much has changed, same OS, same brand...), I've encountered an issue when attempti..."
2024‑04‑23
1,096 views
"To reproduce: start the Visual Basic Editor (.NET Lang. Add-on) demo fix the syntax error on the "Dim errorTest..."
2022‑10‑28
1,764 views
"Hi, I would like to use SyntaxEditor with .NET language, but I'm not sure that "top-level statements" are supported..."
2024‑01‑29
1,096 views
"Hi Team I was using 12.1 version and I want to make editor as read-only and allow scroll for it so, please sug..."
2021‑07‑14
1,876 views
"Hello Actipro, I am looking to customize the Syntax editor component for C# scripting but am not seeing how to cust..."
2023‑12‑14
1,102 views
"Any events fired when zooming changed by CTRL + mouse scroll?"
2023‑10‑20
1,173 views
"Hi, we are currently using reflection to load metadata from assemblies, which has its limits. Therefore I am lookin..."
2023‑07‑19
1,247 views
"Hi, we have found that global enums are not always displayed in the intelliprompt when we would expect them to be. ..."
2023‑05‑30
1,212 views
"Hi, We are using the CSharpSyntaxLanguage provided and having similar code snippets shown below. We've then encounter..."
2023‑03‑02
1,261 views
"Is there a way to highlight all references to an identifier (in the scope where it is declared)?If it can't be done t..."
2023‑02‑09
1,224 views
"Hi there, a customer from us would like to see support for the include tag in XML comments. Additionaly he likes ..."
2023‑02‑07
1,266 views
"Hi, we ran into an exception when working with multiple worker threads. System.NotSupportedException: 'The coll..."