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

  Date Thread Details
2009‑05‑07
5,523 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,679 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,228 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,725 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,354 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,033 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
4,979 views
"I have a button in my toolbar labeled "convert" which, when clicked, converts the source in the editor from..."
2009‑04‑08
4,741 views
FormatDocument by KC
4 replies (16 years ago)
"I am calling the editor.document.language.formatdocument function and receiving the following error: The language ..."
2009‑03‑08
4,954 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
4,999 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,372 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,291 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
4,952 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,106 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,047 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,355 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,450 views
"How do I disable the automatic highlighting (using red underline) of syntax errors (without disabling other features ..."
2009‑01‑14
4,761 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,490 views
"I am looking at different ways for filtering the member lists that popup in the SyntaxEditor Intelliprompt. Mainly I..."
2009‑01‑07
3,662 views
"Hello, I am a beginner with the ActiPro tool with around 1 year of experience in C#. I had a few questions concerning..."