Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SpokNew to Visual Studio Code? Get it now.
Spok

Spok

FollowTheProcess

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

VSCode Spok

A VSCode extension providing language support and syntax highlighting for spokfiles, the declarative language used by the spok build system/task runner.

Before: plain

After: highlighted

Features

Right now it's very barebones, just simple comments, strings and keywords, even this though results in quite a nice appearance 🙂

Roadmap

  • [x] Global variable declarations are highlighted as constants or variables
  • [ ] Native understanding of functions (not just as keywords)
  • [ ] Task names are highlighted as function names might be (including in args of other tasks)
  • [ ] Task command lines are highlighted as actual shell syntax
  • [ ] Potentially some more advanced functionality like autocomplete, task running etc.

Release Notes

0.1.0

Initial barebones release 🎉

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