|
|
2007‑08‑14
3,366 views
|
"Hi
Just installed build 258 and copied the change to PerformAutomaticOutlining from the simple language into my vb..."
|
|
|
2007‑08‑18
4,198 views
|
"Hi,
I have an 'advanced' SyntaxLanguage based mainly on the NonMergable CSharpSyntaxLanguage example that ..."
|
|
|
2007‑08‑17
3,328 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,190 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,318 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,271 views
|
"Hi
I use XML for dynamic language definition. Defining bracket tokens in following way
<ExplicitPatternGroup..."
|
|
|
2007‑08‑15
3,150 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,964 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,862 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,594 views
|
"Hello, We have our own language that I am creating dynamically. I have reviewed the various programming examples and ..."
|
|
|
2007‑07‑17
4,206 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,524 views
|
"Quote:
Updated code in OutliningNode.CollapseDescendants and ExpandDescendants to perform much faster when there ..."
|
|
|
2007‑08‑13
3,075 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
3,259 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,118 views
|
"Hi,
I am trying to implement content dividers in an 'advanced' language.
I have tried setting the Conte..."
|
|
|
2007‑08‑09
3,078 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,375 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,155 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,206 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,955 views
|
"I am writing a custom parser. The Lexical parser is passed a text range and determines the tokens and adds them to t..."
|