File tree Expand file tree Collapse file tree 1 file changed +2
-38
lines changed Expand file tree Collapse file tree 1 file changed +2
-38
lines changed Original file line number Diff line number Diff line change 47364736 {
47374737 "language" : " csharp" ,
47384738 "scopes" : {
4739- "namespace" : [
4740- " entity.name.type.namespace.cs"
4741- ],
4742- "type" : [
4743- " entity.name.type"
4744- ],
4745- "class" : [
4746- " entity.name.type.class.cs"
4747- ],
4748- "enum" : [
4749- " entity.name.type.enum.cs"
4750- ],
4751- "interface" : [
4752- " entity.name.type.interface.cs"
4753- ],
4754- "struct" : [
4755- " entity.name.type.struct.cs"
4756- ],
47574739 "typeParameter" : [
4758- " entity.name.type.type-parameter.cs"
4759- ],
4760- "parameter" : [
4761- " entity.name.variable.parameter.cs"
4762- ],
4763- "variable" : [
4764- " entity.name.variable.local.cs"
4765- ],
4766- "property" : [
4767- " variable.other.property.cs"
4768- ],
4769- "enumMember" : [
4770- " variable.other.enummember.cs"
4771- ],
4772- "method" : [
4773- " entity.name.function.member.cs"
4774- ],
4775- "macro" : [
4776- " keyword.preprocessor.cs"
4740+ " entity.name.type.type-parameter"
47774741 ],
47784742 "keyword" : [
47794743 " keyword.cs"
48094773 " entity.name.variable.field.cs"
48104774 ],
48114775 "constant" : [
4812- " variable.other.constant.cs "
4776+ " variable.other.constant"
48134777 ],
48144778 "extensionMethod" : [
48154779 " entity.name.function.extension.cs"
You can’t perform that action at this time.
0 commit comments