Skip to content

Commit e0c6e10

Browse files
bors[bot]matklad
andauthored
Merge #3354
3354: Map builtin r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 5059cec + 8731566 commit e0c6e10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

editors/code/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,12 @@
433433
"scope": [
434434
"keyword.other.unsafe"
435435
]
436+
},
437+
{
438+
"selector": "type.builtin",
439+
"scope": [
440+
"support.type.builtin"
441+
]
436442
}
437443
]
438444
}

0 commit comments

Comments
 (0)