Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 809 Bytes

Change Log

All notable changes to the "svls-vscode" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

[0.0.3] - 2022-10-20

Added

  • Make svls binary path configurable and add restart command #19

Fixed

  • Fix Syntax Highlighting #17

[0.0.2] - 2022-05-09

Added

  • Add syntax highlighting #14
  • Add snippets #13
  • Add extension setting to configure SVLINT_CONFIG env variable #12

[0.0.1] - 2019-11-15

  • Initial release