Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 532 Bytes

Change Log

0.0.4

  • External syntax checking on file save
  • Fixed multiple require() issues

0.0.3

  • Search paths of modules with case insensitive substring
  • Snippets for local, require and function added
  • Basic interpolated strings highlighting
  • Some minor syntax highlighting fixes

0.0.2

  • Open file by path in require()
  • Reduce absolute paths of modules to workspace relative
  • Autofind relative path to module by filename
  • Some minor syntax highlighting fixes

0.0.1

  • Basic language syntax highlighting