|
2007‑08‑17
2,986 views
|
"If I open EditorViewButtonsForm.cs in VS 2003 designer, the scrollbar buttons (that are the subject of this sample) d..."
|
|
2007‑08‑17
2,829 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
2,994 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
2,906 views
|
"Hi
I use XML for dynamic language definition. Defining bracket tokens in following way
<ExplicitPatternGroup..."
|
|
2007‑08‑15
2,788 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,538 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,393 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,235 views
|
"Hello, We have our own language that I am creating dynamically. I have reviewed the various programming examples and ..."
|
|
2007‑07‑17
3,808 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,200 views
|
"Quote:
Updated code in OutliningNode.CollapseDescendants and ExpandDescendants to perform much faster when there ..."
|
|
2007‑08‑13
2,710 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,654 views
|
"Is there support for a regular expression using a Unicode character class (see
http://msdn2.microsoft.com/en-us/libr..."
|
|
2007‑08‑08
2,767 views
|
"Hi,
I am trying to implement content dividers in an 'advanced' language.
I have tried setting the Conte..."
|
|
2007‑08‑09
2,717 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,006 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
2,812 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
2,850 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,575 views
|
"I am writing a custom parser. The Lexical parser is passed a text range and determines the tokens and adds them to t..."
|
|
2007‑07‑30
3,007 views
|
"I've just found out about the SyntaxEditor control and it looks like a very good product.
As I want to implement..."
|
|
2007‑07‑27
3,059 views
|
"If you add the following code to the end of the MainForm constructor in your sample you will see that the span indica..."
|