Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>K LangNew to Visual Studio Code? Get it now.
K Lang

K Lang

ChangMin Oh

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

k-lang README

  • The K Language syntax highlighting support.
  • C# syntax yaml based.

Requirements

Extension Settings

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

0.1.3

  • parallel-statement
  • kql-distinct-by clause

0.1.2

  • #if-0 ~ #endif as comment block
  • function parameters error fixed

0.1.1

  • kql-statement highlighting improvements
  • const modifier

0.1.0

  • enum-decl
  • for-in single-stmt bug fix

0.0.9

  • kdoc support

0.0.8

  • unbraced single-statement ctor definition
  • typedef statement

0.0.7

  • double-pointer type arg
  • multi-lined single-quote string

0.0.6

  • field decl pointer type bug fix

0.0.5

  • dtor decl
  • ref/pointer return
  • operator overloading

0.0.4

  • use type-builtin as cast-expression
  • pointer type
  • import directive ending with semicolon

0.0.3

for-num, prints, transform, parallel keywords, try-catch include statements, etc.

0.0.2

  • for-in, for-to statement bug fixed

0.0.1

  • Initital release.

For more information

  • Visual Studio Code syntax highlighting guide.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft