Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>swarm-languageNew to Visual Studio Code? Get it now.
swarm-language

swarm-language

Swarm Game

|
180 installs
| (0) | Free
VSCode support for swarm (the game) programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

swarm-language README

This VSCode extension provides a basic highlighting and LSP client for the swarm programming language.

VSCode screenshot

Extension Settings

There are no customizations yet, sorry.

Known Issues

  • The highlighter expects type and = sign on the same line as def/let, i.e.
    def missionImpossible : cmd a -> a = ...
    
    This regexp limitation is unlikely to impact many users, but is still a departure from real swarm.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft