|
|
|
@ -567,6 +567,14 @@ namespace ICSharpCode.AvalonEdit.AddIn.Options
@@ -567,6 +567,14 @@ namespace ICSharpCode.AvalonEdit.AddIn.Options
|
|
|
|
|
{ "Keyword", "C#.GetSetAddRemove" }, |
|
|
|
|
{ "Keyword", "C#.TrueFalse" }, |
|
|
|
|
{ "Keyword", "C#.TypeKeywords" }, |
|
|
|
|
{ "Keyword", "VBNET.DateLiteral" }, |
|
|
|
|
{ "Keyword", "VBNET.Preprocessor" }, |
|
|
|
|
{ "Keyword", "VBNET.DataTypes" }, |
|
|
|
|
{ "Keyword", "VBNET.Operators" }, |
|
|
|
|
{ "Keyword", "VBNET.Constants" }, |
|
|
|
|
{ "Keyword", "VBNET.Keywords" }, |
|
|
|
|
{ "Keyword", "VBNET.FunctionKeywords" }, |
|
|
|
|
{ "Keyword", "VBNET.ContextKeywords" }, |
|
|
|
|
{ "Line Numbers", CustomizableHighlightingColorizer.LineNumbers }, |
|
|
|
|
{ "MarkerFormatDefinition/HighlightedReference", "" }, |
|
|
|
|
{ "Number", "C#.NumberLiteral" }, |
|
|
|
|