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

Latest commit

 

History

History
85 lines (66 loc) · 2.37 KB

CHANGELOG.md

File metadata and controls

85 lines (66 loc) · 2.37 KB

Change log

1.5.0 - 2020-05-01

Changed

  • comment symbol is now # as per Praat documentation

1.4.0 - 2019-02-13

Fixed

  • highlighting behaviour of hash comment symbol (PR by Matt Baxter)

1.3.9 - 2018-10-11

Fixed

  • add support for latest lmt

1.3.8 - 2018-01-23

Fixed

  • fix remote helper not found when publishing

1.3.7 - 2018-01-23

Added

  • support for language-markdown package scope (text.md)

1.3.6 - 2017-01-23

Added

  • support for auto-indent and toggle-line-comments

Changed

  • fix procedure parameter highlight

1.3.5 - 2017-01-22

Changed

  • fix bug which displayed old README

1.3.3 - 2017-01-04

Added

  • PRAAT code chunk snippet

Changed

  • snippets indentation from two spaces to \t
  • changed formatting in snippets to comply with Coffee syntax

1.3.2 - 2016-12-31

Changed

  • fix bug of images not being rendered

1.3.1 - 2016-12-31

Added

  • add some extensions to fileTypes for praat (markdown).cson
  • add picture of PRAAT markdown

Changed

  • update patterns in praat (markdown).cson

1.3.0 - 2016-12-23

Added

  • support for GitHub Markdown

Changed

  • changelog layout

Fixed

  • search term bug

Added

  • support for noweb syntax

[0.1.0] - First Release

  • Every feature added
  • Every bug fixed