|
2007‑04‑06
3,053 views
|
"One of the "practices" we use when coding with #region/#endregion is to put the same name on the closing #e..."
|
|
2007‑04‑06
2,418 views
|
"There seems to be a missing style attribute on this line in the files supplied in the trial download I pulled down to..."
|
|
2007‑04‑04
3,129 views
|
"Hello.
I have a problem with document modification. I try to change SyntaxEditor.Text property programmatically, and..."
|
|
2007‑03‑21
3,602 views
|
"Hi,
I have a weird problem with SpanIndicator that use ExpandOnBoundaries. Some of the spanindcators do expand at ..."
|
|
2007‑02‑06
3,166 views
|
"When using case correction and variable width (not fixed pitch) fonts the case correction doesn't update the rest..."
|
|
2007‑03‑31
2,696 views
|
"Hi,
It is possible to create a dynamic language and extend it to support a semantic parser generated with the pars..."
|
|
2007‑03‑28
3,226 views
|
"I have some new bugs since upgrading to version 4.0. I have an external parser that is counting the new CR/LF line t..."
|
|
2007‑03‑27
2,969 views
|
"Hi,
I'm having some trouble getting the code snippets to work. I keep getting a 'Object reference not set..."
|
|
2007‑03‑13
3,135 views
|
"I don't seem to be able to get the GoToPreviousMatchingToken in the TextStream class to work for a dynamic langua..."
|
|
2007‑03‑22
3,074 views
|
"Hi,
I have a question in regards to the Dynamic Syntax Language and outlining.
I'm designing a dynamic la..."
|
|
2007‑02‑28
3,440 views
|
"Hi,
When changing the Document property on a SyntaxEditor control, I sometimes get this exception:
Index was ou..."
|
|
2007‑03‑22
2,576 views
|
"So far your component has been working very well for these sometimes very odd languages I work with. I have all the s..."
|
|
2007‑03‑22
3,053 views
|
"I'm trying to fix a few things that are still broken since my conversion of 3.1 to 4.0. I had commented out a ca..."
|
|
2007‑03‑15
3,268 views
|
"Had an idea to provide a notes area inside a Syntax Editor instance similarly to the way Word or Excel provides notes..."
|
|
2007‑03‑19
3,367 views
|
"It seems like MUCH of the code I wrote to support my use of v3 will not compile under v4 because interfaces/designs i..."
|
|
2007‑03‑14
3,982 views
|
"I have a language that is line based. I would like to recognize certain words as "keywords" only if they a..."
|
|
2007‑03‑15
3,248 views
|
"Hi,
Before, jumping straight into my problem, I would like to make sure that if i have understood right.
My que..."
|
|
2007‑03‑12
3,269 views
|
"Is there a safe way to do semantic highlighting in the editor? In other words, if I have three types of identifiers ..."
|
|
2006‑11‑19
4,581 views
|
"Hi,
I merge JScriptDynamicSyntaxLanguage and CSharpSyntaxLanguage using Direct Lexical State Transition and custom..."
|
|
2007‑03‑09
2,489 views
|
"In the following code snippet:
void ISemanticParserServiceProcessor.Process(SemanticParserServiceRequest r..."
|