Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Pangaea Syntax HighlightNew to Visual Studio Code? Get it now.
Pangaea Syntax Highlight

Pangaea Syntax Highlight

Syuparn

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

pangaea-syntax-highlight README

MIT License Extention Version

VSCode Syntax Highlighting for Pangaea Language

(If you would like to know about Pangaea, see https://github.com/Syuparn/Pangaea)

Features

Syntax Highlighting

highlighting

Snippets

  • func: new Func object ({|| })
  • iter: new Iter object (<{|| }>)
  • m: new method-form Func object (m{|| })
  • m: new method-form Iter object (m<{|| }>)

Tips: These snippets recommend tabsize 2.

To change tabsize, open settings.json by Preferences Open Settings(JSON) in the command palette and add

"[pangaea]": {
    "editor.tabSize": 2
}, 
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft