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
2011‑12‑09
3,963 views
"Hello, in a VS like solution / project scenario, it's not quite clear by reading the documentation how to acce..."
2011‑12‑04
4,321 views
"If one have such an intialization : new SOME_TYPE{MEMBER = value1, MEMBER2 = value2 }); with MEMBER and MEMBER2,..."
2011‑12‑04
3,747 views
"If one have such a function : public T get<T>(string parameterName){ } The call : get<SOME_TYPE>(..."
2011‑10‑31
4,441 views
"I have a WPF/C# application that references .NET 4.0 assemblies. However, within the application is a syntax editor t..."
2011‑10‑27
3,703 views
"Let's say I type Console. in the Sample Browser's C# editor. I select WriteLine in the pop-up Completion List..."
2011‑10‑27
3,809 views
"Repro Steps: 1. Open the Actipro Sample Browser 2. Open the C# Editor Sample 3. Add the following text below the..."
2011‑10‑27
3,673 views
"Repro Steps: 1. Open the Actipro Sample Browser 2. Open the C# Editor (.NET Lang Add-On) sample 3. First, add a ..."
2011‑10‑20
3,558 views
"Let's say I'm using the C# Editor in the Actipro Sample browser and entering the following text: int[] err..."
2011‑10‑12
3,950 views
"Hello, I have a class which inherits from ObjectContext which I am accessing from a different class. Both classes ..."
2011‑09‑10
4,203 views
"Repro steps: 1) Open WPF or Silverlight Syntax Editor C# Sample 2) Enter the following: "value". 3) Note..."
2011‑09‑07
4,094 views
"I'm getting a UI bug related to region blocks. 1) Open new document with collapsed regions. 2) The collapsed..."
2011‑09‑01
3,595 views
"If you select an item in an intelliprompt completion list, a info popup appears next to it, with information about th..."
2011‑08‑30
3,391 views
"I'm trying various things with the C# completion provider and there are times where I get it to pop-up with a gra..."
2011‑08‑23
3,992 views
"Looking at the Language Transitions sample's code, from the WPF Studio Sample browser, I see that you use dynamic..."
2011‑08‑19
4,170 views
"When using the C# language add-on's built-in intelliprompt, one thing we get is that a completion list is automat..."
2011‑05‑24
5,094 views
"Hi I'm working with the WPF beta of the .NET add-on and it's great thanks. The code I'm working on al..."
2011‑05‑04
4,869 views
"Do you have any plans to add powershell to your list of supported languages?"
2011‑03‑30
6,126 views
"Hi, I have a requirement to support writing C# language intellisense in a visual studio 2010 tool window extension. ..."
2011‑03‑01
5,916 views
"We have a C# editor that's been using the WinForms syntax editor and we want to migrate it to the WPF Syntax Edit..."
2011‑03‑01
4,628 views
"I'm using the C# language in the syntax editor and while other capabilities started working immediately, code out..."