Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Cowlang Language SupportNew to Visual Studio Code? Get it now.
Cowlang Language Support

Cowlang Language Support

skmaky

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

cowlang

Provides basic sytax highlighting for cowlang programming language

Features

  • Syntax highlighting
  • File icons

Requirements

This extension works along with cowlang interpretor. Install cowlang using

npm install cowlang -g

Extension Settings

This extension contributes the following settings:

  • cowlang.enable: Enable/disable this extension.

Known Issues

  • No syntax hightlighting for string interpolations

Release Notes

1.0.0

Initial release:

  • Syntax hightlighting for:

    • Keywords
    • Declarators
    • Identifiers
    • Strings
    • Numbers
    • Built-in Functions
    • Brackets
    • Comments
    • Operators
    • Function Parameters
    • Function Param Types
  • File Icons for .cow files


1.0.1

  • Syntax hightlighting for:

    • Variable Types
    • Boolean Values

1.0.2

  • Syntax hightlighting for:

    • Function Param Types
    • Null Value
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft