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

  Date Thread Details
2018‑05‑27
1,422 views
"Hi, I'm trying to get the syntax highlight to work but it only highlights all common names. editor.Language = new ..."
2018‑09‑11
2,352 views
"I'm using SyntaxEditor with C# .Net language addon. I would like to display the intellisense when a type charactor ..."
2018‑08‑03
1,013 views
"Hello, There seems to be a bug in the 17.2 version with intellisense. Lets say you have a line of code like this: ..."
2018‑06‑18
1,281 views
"I would like to define a dialect of the language. How do I do this? What exactly I am trying to do: I need ce..."
2018‑05‑23
2,006 views
"I suggest adding the latest C# features to the add-on. Cheers!"
2018‑04‑16
1,595 views
"Hi! I plan on building an application that requires a code editor like this Syntax Editor with VB.NET support. In m..."
2018‑03‑15
1,564 views
"DelimiterAutoCompleter is not work in this case.How can we prevent this? using System;using System.Collections.Gene..."
2018‑03‑02
1,683 views
"Hi, I have a class with following method: public dynamic Lookup(string name, params string[] values); When ..."
2017‑07‑25
3,095 views
"The tooltips in Intellisense already do this, as do the hover-over info tooltips (I'd show you if I could add an imag..."
2015‑08‑11
7,176 views
"Hi Does the SyntaxEditor .NET Languages Add-on support the new c# 6.0 language features? Thank you, René"
2016‑08‑18
4,448 views
"We are trying to troubleshoot expression text boxes not rendering properly on some machines - was wondering if anyone..."
2016‑05‑26
4,327 views
"Hi All, how /where can I get/downoload landef file for v15.1.0624. With current langdef file intellisence is no..."
2016‑05‑26
4,887 views
"Hi All, I am looking for enabling intellisense in the syntax editor (WPF). Any sample applications? Thank..."
2014‑02‑03
4,240 views
"Hello! I am using a subclass of CSharpCompletionProvider to modify the completion list of the syntax editor. I ov..."
2016‑03‑07
4,396 views
"We specify the color for regular string values between two quotes. However, I haven't been able to find a way to set ..."
2016‑02‑24
5,238 views
"It seems after installing the Intellisense sample I am no longer able to use the enter key in an ExpressionTextBox. ..."
2015‑06‑17
4,736 views
"Hello, I have performance problems using the syntaxeditor the first time after start of my application. The code th..."
2015‑04‑16
5,123 views
"Hello, With the example provided from http://blog.actiprosoftware.com/post/2013/08/26/Enhancing-the-Windows-Workfl..."
2015‑04‑03
4,474 views
"So I have a nice SyntaxEditor window open and I populate it with some c# code. I wanted to be able to use a shortcut..."
2015‑03‑24
3,631 views
"I was looking at the monolithic example that downloaded with the sdk. I was wondering if there was a more focused ex..."