|
|
2015‑08‑11
7,926 views
|
"Hi
Does the SyntaxEditor .NET Languages Add-on support the new c# 6.0 language features?
Thank you,
René"
|
|
|
2016‑08‑18
5,122 views
|
"We are trying to troubleshoot expression text boxes not rendering properly on some machines - was wondering if anyone..."
|
|
|
2016‑05‑26
5,026 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
5,580 views
|
"Hi All,
I am looking for enabling intellisense in the syntax editor (WPF). Any sample applications?
Thank..."
|
|
|
2014‑02‑03
4,868 views
|
"Hello!
I am using a subclass of CSharpCompletionProvider to modify the completion list of the syntax editor.
I ov..."
|
|
|
2016‑03‑07
4,952 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,844 views
|
"It seems after installing the Intellisense sample I am no longer able to use the enter key in an ExpressionTextBox. ..."
|
|
|
2015‑06‑17
5,274 views
|
"Hello,
I have performance problems using the syntaxeditor the first time after start of my application. The code th..."
|
|
|
2015‑04‑16
5,687 views
|
"Hello,
With the example provided from http://blog.actiprosoftware.com/post/2013/08/26/Enhancing-the-Windows-Workfl..."
|
|
|
2015‑04‑03
5,112 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
4,188 views
|
"I was looking at the monolithic example that downloaded with the sdk. I was wondering if there was a more focused ex..."
|
|
|
2015‑02‑25
5,169 views
|
"We use a CSharpProjectAssembly.
During the Startup of the Application a lot of assembly references (loaded from App..."
|
|
|
2015‑02‑21
5,240 views
|
"I have implemented something similar to your recent "ServerTags" sample, but with a bit more complexity. I have foun..."
|
|
|
2014‑01‑09
6,286 views
|
"Hi,
SyntaxEditor .Net Languages with defined c#-Language File.
I write for example:
Console.Clear("122");
..."
|
|
|
2014‑12‑04
5,455 views
|
"Hi,
I want to trigger the TextFormatter programatically.
Which method of the syntaxeditor I have to call to trigg..."
|
|
|
2014‑12‑05
4,689 views
|
"Hi,
I added the Assembly X.dll to the
IProjectAssembly.AssemblyReferences.AddFrom("X.dll");
then I remove..."
|
|
|
2014‑12‑01
5,135 views
|
"There are many examples of this, but this is the simplest snippet that illustrates completion lists not working with ..."
|
|
|
2014‑11‑19
4,951 views
|
"I have the following example code, and I am wondering if it it's possible to get the QuickInfo when hovering over the..."
|
|
|
2014‑09‑12
4,638 views
|
"How can I access the path on disk where an assembly is loaded from when I am looping through a CSharpProjectAssembly...."
|
|
|
2013‑08‑15
5,257 views
|
"This bug is new in the 583 build.Try this :
ProjectAssembly project1 = new ProjectAssembly("MyProject1");ProjectAss..."
|