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
2010‑02‑16
3,851 views
"Hi, in online help you show how to do a language state transition from HTML to CSS when the "<style>&qu..."
2010‑06‑12
2,836 views
"Hi ! I am creating a programming language. Here's a snippet of how it's syntax looks like: Function GetPa..."
2010‑06‑11
3,337 views
"Hi Joe, Sorry I'm not exactly following you. The IDs for various words are for keywords so tokens can be iden..."
2010‑06‑10
3,238 views
"Hi, Increasing line indent removes spaces in some cases which corrupts text layout. Steps to reproduce: 1. Sta..."
2010‑06‑06
2,912 views
"I keep getting System.OutOfMemoryException when calling doc.FindReplace.Find method where doc is an object of Documen..."
2010‑06‑01
3,375 views
"Hi! Firstly I have to say that the SyntaxEditor is a cool tool! I now try to work with it. Unfortunately I don..."
2010‑05‑27
2,886 views
"I'm working on a custom grammar for a Pascal-like language. It's been working for months now but I just got a..."
2010‑03‑18
5,518 views
"I created my custom span indicator that draws a glyph of a yellow arrow in the margin for step-by-step debugging. ..."
2010‑05‑18
2,954 views
"I have a form that has a single Syntax Editor control on it. I display a Intellilist member list to the user (duri..."
2010‑05‑15
3,060 views
"With the code below, I occassionally get the following exception. Is there anything obvious that I'm doing wro..."
2010‑05‑17
3,263 views
"Hi. How can I set quantity of spaces that are replacing /t in Document.Text? Is this would be quicker then Document...."
2010‑05‑13
3,247 views
"Hi, due to the fact that we want to encrypt all our dynamic syntax language files, we have to remove all "filena..."
2010‑05‑13
3,129 views
"Just wondering if this version is compiled using .Net v4.0. If no, can you give me a time frame when it will? C..."
2010‑05‑03
3,032 views
"Is there a convenient way to retrieve the instances in which a particular function is called and with what parameters..."
2010‑04‑27
2,983 views
"I am using the VB.Net Add-on with the SyntaxEditor. I want to automatically import an assembly that my end users wil..."
2010‑04‑24
3,683 views
"Hello, I am working with the Dynamic Syntax Language XML programmatically using the DynamicSyntaxLanguage class. ..."
2010‑04‑26
3,097 views
"Hi. How to focus syntaxEditor after drag&drop operation done on it?"
2010‑04‑14
3,134 views
"Hello. How can I extend standard MemberList window, for example add buttons, that could filter methods, properties, a..."
2010‑04‑08
3,083 views
"SyntaxEditor search functionality doesn't find the first occurrence in some cases. Steps to reproduce (SDI Edi..."
2010‑04‑05
2,953 views
"Hi, When the user right-click within the syntax editor, the context menu shows up and the caret is set to whatev..."