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‑08‑14
3,274 views
"Hi Just installed build 258 and copied the change to PerformAutomaticOutlining from the simple language into my vb..."
2007‑08‑18
4,117 views
"Hi, I have an 'advanced' SyntaxLanguage based mainly on the NonMergable CSharpSyntaxLanguage example that ..."
2007‑08‑17
3,248 views
"If I open EditorViewButtonsForm.cs in VS 2003 designer, the scrollbar buttons (that are the subject of this sample) d..."
2007‑08‑17
3,120 views
"Hello, I would like to write a static function that gets a code and a language name (CSharp, VB, and so on) and re..."
2007‑08‑17
3,245 views
"I'd bet that this question has been answered elsewhere, but after a few hours of searching forums & help, I c..."
2007‑08‑15
3,204 views
"Hi I use XML for dynamic language definition. Defining bracket tokens in following way <ExplicitPatternGroup..."
2007‑08‑15
3,057 views
"Hello, We are working with a language that allows operator characters to be part of the variable names. For example,..."
2007‑08‑15
2,867 views
"We have a language that allows users to define variable names with spaces. Can explicit variable name tokens with sp..."
2007‑07‑11
5,747 views
"I'm having a problem debugging some code that uses the SyntaxEditor. The issue is that after closing the MDI for..."
2007‑08‑14
2,508 views
"Hello, We have our own language that I am creating dynamically. I have reviewed the various programming examples and ..."
2007‑07‑17
4,112 views
"Hello, I tried several options but just could not do it. I want to create a lexical state for a sub language. Sta..."
2007‑08‑14
3,452 views
"Quote: Updated code in OutliningNode.CollapseDescendants and ExpandDescendants to perform much faster when there ..."
2007‑08‑13
2,975 views
"Placing the caret inside a selection (by moving the mouse and left-clicking) does not reset the selection nor does it..."
2007‑08‑09
2,962 views
"Is there support for a regular expression using a Unicode character class (see http://msdn2.microsoft.com/en-us/libr..."
2007‑08‑08
3,041 views
"Hi, I am trying to implement content dividers in an 'advanced' language. I have tried setting the Conte..."
2007‑08‑09
3,000 views
"I noticed that when WhitespaceTabsVisible is true, that the display of tabs fill the entire tab area. Meaning that th..."
2007‑08‑01
3,295 views
"How do we set the background colour of the document? We're using the control as an ultra-powerful textbox but wa..."
2007‑08‑07
3,082 views
"I am evaluating SyntaxEditor for use as a VB.NET editor. One feature I would like to see is auto-completing of block ..."
2007‑07‑31
3,139 views
"Actually, this isn't really about snippets per se, but I'm not sure what to title it. I have a list of typ..."
2007‑07‑30
2,871 views
"I am writing a custom parser. The Lexical parser is passed a text range and determines the tokens and adds them to t..."