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,125)

  Date Thread Details
2007‑06‑07
2,974 views
"My compiler reports the starting and ending offset of each token and when an error occurs, I want to indicate the pos..."
2007‑06‑07
3,159 views
"According to documentation, TrimTrailingWhitespace() will trim the lines that are currently selected, or if there is ..."
2007‑06‑05
3,024 views
"My application is essentially a collection of formulae that I store in separate "variable" definitions. Wh..."
2007‑06‑04
3,174 views
"Hi again, I ran into this exception: 1) Object reference not set to an instance of an object. Stack Trace Ob..."
2007‑06‑01
2,829 views
"Hi, I have been searching for how to eliminate left recursion and have found loads of literature on the internet. ..."
2007‑05‑28
3,511 views
"Can I get built-in macro (for example WhitespaceMacro) value from my code? Thanks"
2007‑05‑29
5,074 views
color schema by Ernst
3 replies (19 years ago)
"I want to ensure my application works in any Windows color schema and I'm having problems with the Syntax Editor...."
2007‑05‑24
3,994 views
"Hello, I use Grammar Designer form TestApplication to generate code for C# semantic parser. Below is a fragment o..."
2007‑05‑25
3,272 views
"The SyntaxLanguage class has most of the events that I'm looking for except SelectionChanged. I'd like to be ..."
2005‑02‑08
4,915 views
"When i do an SelectedView.InsertText, and insert a string like "foo\nbar", i would expect to have the "..."
2007‑05‑24
3,439 views
"Any chance of getting a more usable version of the Grammer Designer? I don't need the source code, just something..."
2007‑04‑06
3,396 views
"There appears to be memory leak with SyntaxEditorRenderer due to the attachment of the UserPreferencesChanged event. ..."
2007‑05‑18
3,818 views
"Dear Actipro, I've got a problem with catching mouse events. I've got an MDI application, and one of the w..."
2007‑04‑23
5,193 views
"It appears from the Lexical Parsing - Overview help page that, as far as lexical parsing is concerned, a custom non-d..."
2007‑04‑09
4,892 views
"I'm using ICollapsibleNode in my AST for several node types that I want collapsed, but I also would like to colla..."
2007‑05‑14
3,945 views
"I would like to add a context menu to the editor in my application, but I need most of the items in the context menu ..."
2007‑05‑18
2,400 views
"Due to popular request, we have added an option for purchasing the web languages add-on (with the advanced XML langua..."
2007‑04‑25
3,531 views
"I'm implementing custom language by inheriting from MergableSyntaxLanguage. I have my custom IToken implementati..."
2007‑05‑10
3,557 views
"I'm trying to implement a custom language inheriting from SyntaxLanguage. I've got lexical parsing and syntax..."
2007‑05‑15
2,917 views
"Is there an easy way to turn off collapsing on collapsible nodes that end on the same line they start on? I'd li..."