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
2024‑04‑23
37 views
"To reproduce: start the Visual Basic Editor (.NET Lang. Add-on) demo fix the syntax error on the "Dim errorTest..."
2022‑10‑28
556 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
106 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
795 views
"Hello Actipro, I am looking to customize the Syntax editor component for C# scripting but am not seeing how to cust..."
2019‑11‑01
2,671 views
"I am trying to use the SyntaxEditor + c# addon as a Roslyn script textbox. To accomplish this, I try to wrap th..."
2023‑12‑14
128 views
"Any events fired when zooming changed by CTRL + mouse scroll?"
2023‑10‑20
157 views
"Hi, we are currently using reflection to load metadata from assemblies, which has its limits. Therefore I am lookin..."
2023‑07‑19
253 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
243 views
"Hi, We are using the CSharpSyntaxLanguage provided and having similar code snippets shown below. We've then encounter..."
2023‑03‑02
300 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
308 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
325 views
"Hi, we ran into an exception when working with multiple worker threads. System.NotSupportedException: 'The coll..."
2023‑01‑10
398 views
"Hi, we use different parts of your components across multiple projects, that often share a common project structure..."
2022‑11‑30
379 views
"Hi there, we have encuntered an exception in the class ProjectAssemblyReferenceCollection: System.InvalidOperation..."
2022‑10‑13
351 views
"Would the SyntaxEditor be able to support Regex syntax?"
2022‑06‑23
585 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
385 views
"Hi, we noticed a problem with a customer project. after we upgraded from an older WinForms version of the SyntaxEdi..."
2022‑07‑25
523 views
"Hi, we experienced an InvalidOperationException while iterating over AssemblyReferences collection, because the col..."
2011‑10‑25
5,796 views
"It would be very useful to expose intellisense for object initializers. When I declare an object like: new Bob() {..."
2022‑06‑30
491 views
"private readonly CustomCompletionProvider customCompletionProvider = new CustomCompletionProvider(); private readonl..."