SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor 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 (2,123)

  Date Thread Details
2014‑11‑04
4,147 views
"In the syntax editor, I see a small horizontal bar located above the scroll bar.This horizontal bar can be expanded a..."
2014‑10‑28
3,105 views
"Currently you have no way to specify automatic case setting for tokens that are matched to a regular expression. (A f..."
2014‑10‑28
3,377 views
"Currently all typing is classed as a single Undo 'event', with the exception of Enter, Backspace and Arrow keys. En..."
2014‑10‑06
4,270 views
"My previous editor allowed us to use shortcuts in keyboard macros. SyntaxEditor seems to ignore keys such as F3 whe..."
2014‑01‑16
4,690 views
"Hello! I'm using Actipro syntax editor via LINQPad and I was wondering that general F-Sharp-language way to display..."
2014‑09‑24
4,246 views
"Are there any plans to add automatic filtering to the intelliprompt list to match what the user has already typed? ..."
2014‑09‑15
3,581 views
"I'd like to know if there's a way that i can force tab stops to always line up no matter what font is set for the edi..."
2009‑03‑17
4,013 views
"Hi, At startup I do : _dotNetProjectResolver.CachePath = Path.Combine(AppDomain.CurrentDomain.BaseDir..."
2014‑07‑20
2,930 views
"Hi, Intelliprompt doesn't work for Lambda expressions in my application where I have used syntax editor (works othe..."
2014‑07‑15
3,278 views
"Hi, The member dropdown list in Winforms SyntaxEditor flickers everytime I press a key on the keyboard, even if I a..."
2014‑07‑01
4,234 views
"Hi, I wanted the functionality of formatting the document and bringing all the lines in the document at correct ind..."
2014‑06‑09
2,734 views
"How do I detect when the editor is in Block Selection mode? I display Intellisense lists after certain triggers, bu..."
2014‑06‑06
3,446 views
"Is there anything I can do to improve parser performance - specifically while loading, or working with, very large fi..."
2014‑05‑20
3,342 views
"Hello, we are using Actipro-SyntaxEditor Version 4.0.290.0 in our Software to edit our own pascal-like programm..."
2014‑04‑27
3,264 views
"Is it possible to use ProgrammaticLexicalScope inside a dynamic language? I want to use it for an implementation of..."
2014‑04‑21
3,693 views
"My users frequently use Shift+Tab to unindent [Outdent] code. We have found that it only works so long as the curso..."
2014‑03‑05
4,630 views
"Hi, from time to time we get a NullReferenceException from a closed editor in the semantic parser thread. I think t..."
2014‑02‑26
3,567 views
"I need to implement the behavior when a part of a text should be marked as an object. So the user can't delete or mak..."
2014‑02‑24
3,276 views
"The option PrintSettings.OutliningIndicatorsVisible works correctly - in that it does, or does not, display the indic..."
2014‑02‑24
3,598 views
"I get the PrintDocument object from your PrintSettings so that I can set up the page how I want it. If I try to set..."