Skip to content

renkman/vscode-language-amigae

Repository files navigation

Amiga E extension for Visual Studio Code

A Visual Studio Code extension wich provides syntax highlighting and code snippets for Amiga E.

The original Amiga E compiler by Wouter van Oortmerssen is available on Aminet.

To compile and run Amiga E code, I use FS-UAE with a host directory mounted as harddisk on the emulator which contains the source code and edited my .e source files with Visual Studio Code on the host machine.

Features

This extension enables code highlighting and provides code snippets for the Amiga E programming language in Visual Studio Code.

syntax syntax

Release Notes

Several grammar fixes and introduction of code snippets.

0.2.1

  • Update this REAME file and the git repository link

0.2.0

  • Introduced code snippets for function, class and the loop types
  • Fixed and enhanced grammar
    • Added RETURN, VOID and SET keywords
    • Added types for variable declaration

0.1.7

  • Fixed and completed object and member modifiers

0.1.4

  • Added SELECT .. OF block syntax

0.1.3

  • Fixed IF grammar bug
  • Added grammar for SELECT block and LOOP block
  • Added keywords SIZEOF, DEC, INC, JUMP and EXIT

0.1.0

  • Code and syntax highlighting for Amiga E is implemented

About

Amiga E language extension for Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published