Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GBLK LanguageNew to Visual Studio Code? Get it now.
GBLK Language

GBLK Language

Fastering18

|
105 installs
| (0) | Free
Syntax highlighting for gblk language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gblk-lang SYNTAX HIGHLIGHTING

currently on testing, v0.0.125

Keywords: lokal, jika, kalau, jikatidak, maka, saat, untuk, ke, langkah, tutup

jika benar maka
    tulis("hai")
tutup

lokal i = 0

saat i < 10 maka
   lokal i = i + 1
   tulis(i + " adalah indeks sekarang")
tutup

Github: Fastering18

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft