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

Releases: IT-Hock/idea-fish

1.0.1

15 Nov 14:24
2d941db
Compare
Choose a tag to compare

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.

[Unreleased]

  • Code completion
  • Code formatting
  • Code refactoring
  • Localizations

[1.0.1]

Fixed

  • Marketplace icon

[1.0.0]

First public release!

Added

  • Syntax highlighting
  • Code folding
  • Annotation of hex escape sequences e.g. \x00
  • Annotation of unicode escape sequences e.g. \u0000
  • Annotation of decimal escape sequences e.g. \0
  • Annotation of binary escape sequences e.g. \b00000000