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

redcode

corewa.rs

|
1,571 installs
| (0) | Free
Language per REDCODE Reference Standard: ICWS'94 draft (extended)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Redcode Syntax highlighting

Latest Release Build Status

Basic syntax highlighting for Redcode, the language used in Core Wars.

Features

Syntax highlighting for redcode, based partially on this vim syntax file, and on the pMARS '94 reference and an annotated version of the ICWS '94 draft.

Contents

  • package.json - NPM package declaration for the extension
  • package-lock.json - pinned NPM dependencies
  • syntaxes/redcode.tmLanguage.yaml - the TextMate grammar definition, maintained for readability and editability
  • syntaxes/redcode.tmLanguage.json - the TextMate grammar file used for tokenization, generated from redcode.tmLanguage.yaml.
  • language-configuration.json - this the language configuration, defining the tokens that are used for comments and brackets

Release Notes

See the changelog.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft