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

Latest commit

 

History

History
43 lines (32 loc) · 1005 Bytes

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1005 Bytes

Change Log

All notable changes to the "scarpet" extension will be documented in this file.

[0.1.8] - 2020-08-17

Fixed

  • No auto-closing for curly and square brackets

[0.1.7] - 2020-08-17

Added

  • Support for curly and square brackets

[0.1.6] - 2020-04-05

Added

  • Support for .scl files

Changed

  • How events auto-complete

[0.1.5] - 2020-03-23

Added

  • Added scarpet.copyToClipboard command for copying the whole code to clipboard with $ included in each line
  • Added more auto-completion that was missing (thanks @Ghoulboy78 !)

Changed

  • Changed the tmlanguage that had missing syntax
  • Made the CONTRIBUTORS funnier by our famous @Ghoulboy78

[0.1.1] - 2020-03-22

Fixed

  • Hotfix for some huge glaring issues in the syntax

[0.1.0] - 2020-03-22

Added

  • Auto-completion with Minecraft API included
  • Made a cool looking readme ( @Ghoulboy78 ;) )

Fixed

  • Fixed some tmlanguage bugs

[0.0.1] - 2020-03-21

Added

  • LSP support for scarpet