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

Jasper

bnal5tab

|
2,916 installs
| (1) | Free
Jasper code syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jasper

What is this extention

This extention contains snippets and syntax highlighing is for JASP assembly it auto detect if it is JASP by the file extension. Which is .jas and .lib.

Founded by

bnal5tab

Colouring example

Example

===

Features

Version 1.0

  • [x] Colourize instructions
  • [x] Colourize functions starts with underscore
  • [x] Colourize hex values when used with DC.W - DS.W - MOVE - EQU
  • [x] Colourize DC.B quotions
  • [x] Colourized comments
  • [x] Added ctrl + / shortcut for comments

Version 1.1

  • [x] Text to 2 digit hex snippet
  • [x] Text to 4 digit hex snippet
  • [x] cf_putchar snippet
  • [x] setup snippet

Snippets

h2_x (convert text to 2 digit hex. replace x with letter or number) V1.1 h4_x (convert text to 4 digit hex. replace x with letter or number) V1.1 cf_x (create function example cf_putchar to print char) V1.1 setup (setup all registers) V1.1

ToAdd

  • [ ] Colourize variables
  • [ ] Colourize functions that does not start with underscore
  • [ ] Colourize USE with quotions
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft