Ctrl+P
Syntax highlighting and basic support for the B# programming language in VS Code.
let
if
while
for
return
print
.bsharp
let score = 10 print score * 2