SyntaxEditor .NET Languages Add-on for Windows Forms

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on for Windows Forms 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 (274)

  Date Thread Details
2009‑05‑18
4,882 views
"Hi, I have two SyntaxEditors with two different sets of referenced assemblies (assemblies are determined at runtim..."
2009‑05‑07
5,761 views
"Occasionally, while editing some code, I am getting the following error (I am also including the stack). I'm not..."
2009‑04‑22
5,962 views
"Hello ActiPro team, This is the 1st time I use this control and browsing around your documentation, I could unders..."
2009‑04‑08
5,470 views
"In user code, comments (<summary> for e.g.) are typically entered on multiple lines to ensure 80 or whatever re..."
2009‑04‑21
4,987 views
"I am creating a CodeSnippet and it requires an additional C# using statement to compile clean. I have tried adding ..."
2009‑04‑15
4,703 views
"Is there any way to have the intelliprompt engine have the members that have the [Obsolete] attribute appear in strik..."
2009‑04‑16
4,272 views
"I have a button in my toolbar to convert code from VB to C#. If the user clicks it, the code is converted and the e..."
2009‑04‑16
5,279 views
"I have a button in my toolbar labeled "convert" which, when clicked, converts the source in the editor from..."
2009‑04‑08
5,011 views
FormatDocument by KC
4 replies (17 years ago)
"I am calling the editor.document.language.formatdocument function and receiving the following error: The language ..."
2009‑03‑08
5,203 views
"Hi, is the VBSyntaxLanguage supposed to follow the definition of VB.NET ? If it is, then there is a problem with nam..."
2008‑05‑25
5,269 views
"Hi all, I need to get the comments associated with a particular node in the AST, but I can't find an easy way of..."
2009‑03‑03
4,663 views
"Hi It seems that the framework assemblies are not being reflected with regard to the xml documentation. I have no ..."
2009‑02‑18
5,549 views
"Hi, I am using SyntaxEditor with the .NET add-on to edit C# code. I would like to use Actipro's parsing ..."
2009‑02‑12
5,248 views
"We are using this editor in our commercial product and it works really good. Kudos to you for the great product and v..."
2009‑01‑29
5,343 views
"I am using the VBSyntaxLanguage. When I type "Private Sub Test()" and hit the Enter key a new line is gene..."
2009‑01‑29
5,275 views
"Hi, all. We need to have logic to search by Ctrl+F, F3 & Shift+F3 shortcuts in syntax editor document. Are ther..."
2009‑01‑20
5,593 views
"I notice that the add-on appears to be able to automatically generate a tooltip message based on xml comments however..."
2009‑01‑19
4,735 views
"How do I disable the automatic highlighting (using red underline) of syntax errors (without disabling other features ..."
2009‑01‑14
5,012 views
"I want to show only MemberList and disable showing QuickInfo and ParameterInfo. How can I do it? I tried using CSh..."
2009‑01‑08
4,763 views
"I am looking at different ways for filtering the member lists that popup in the SyntaxEditor Intelliprompt. Mainly I..."