Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GLppNew to Visual Studio Code? Get it now.
GLpp

GLpp

pbn

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

GLpp

GLpp Language Support for Visual Studio Code.

Features

  • Syntax highlighting for .gl and .glmod
  • Auto completion
  • Diagnostics
  • Compiler integration
  • Language configuration

Example

import "io"

func int main() {
    print("Hello GLpp");
    return 0;
}

Requirements

GLpp compiler must be installed and available in PATH.

Release Notes

0.0.1

Initial release.

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