Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

42 lines (29 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.2.0 - 2023-12-17

Added

  • "Name reference casing should match declaration" diagnostic.
  • "Keywords should be lowercase" diagnostic.
  • eoplus.diagnostics.alternateKeywordCasings property to specify alternate keyword casings.

1.1.0 - 2023-12-15

Added

  • Quick fixes

1.0.0 - 2023-12-11

Added

  • VSCode extension for desktop and web platforms.
  • Syntax highlighting
  • Code completion
  • Signature help
  • Quick info on hover
  • Go to definition
  • Find references
  • Go to symbol
  • Document outline
  • Diagnostics