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

  Date Thread Details
2009‑04‑21
4,351 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,013 views
"Is there any way to have the intelliprompt engine have the members that have the [Obsolete] attribute appear in strik..."
2009‑04‑16
3,726 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,598 views
"I have a button in my toolbar labeled "convert" which, when clicked, converts the source in the editor from..."
2009‑04‑08
4,359 views
FormatDocument by KC
4 replies (15 years ago)
"I am calling the editor.document.language.formatdocument function and receiving the following error: The language ..."
2009‑03‑08
4,642 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,629 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,051 views
"Hi It seems that the framework assemblies are not being reflected with regard to the xml documentation. I have no ..."
2009‑02‑18
4,901 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,601 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
4,786 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
4,725 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,021 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,108 views
"How do I disable the automatic highlighting (using red underline) of syntax errors (without disabling other features ..."
2009‑01‑14
4,382 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,141 views
"I am looking at different ways for filtering the member lists that popup in the SyntaxEditor Intelliprompt. Mainly I..."
2009‑01‑07
3,350 views
"Hello, I am a beginner with the ActiPro tool with around 1 year of experience in C#. I had a few questions concerning..."
2008‑12‑24
3,637 views
"Hello, I am defining my own programming language within the Visual Studio IDE shell and I was wondering if Actipro..."
2008‑12‑08
3,328 views
"Consider an external reference containing code such as the following Namespace Hello Class HelloClass End Nam..."
2008‑11‑16
3,369 views
"The AutoCaseCorrectEnabled only works with language key words. Is there any intention to extend this to work with oth..."