Skip to content

Releases: candidosales/figma-format-code

1.6.0v

14 Apr 00:17
3e2543b
Compare
Choose a tag to compare

[1.6.0] - 2023-04-13

Added

  • Added support to GraphQL (with prettier formatter), Lua and Haskell;

1.3.0v

22 Aug 03:24
9090b19
Compare
Choose a tag to compare

[1.3.0] - 2022-08-21

Added

  • Added support to Go, Java, Kotlin, Python and Ruby;
  • Added new eight themes:
    • Android Studio;
    • Github;
    • Github Dark;
    • Material;
    • Material Darker;
    • Material Palenight;
    • Monokai Sublime;
    • XT 256;

Changed

  • Upgrade libraries;

1.2.0v

08 Oct 05:21
a859b6a
Compare
Choose a tag to compare

[1.2.0] - 2020-10-07

Added

  • Add support to Less, SCSS and YAML;

Changed

  • Upgrade libraries;
  • Improve the select to choose the language;
  • After clicking on Apply, center on the new rendered object;

1.1.0v

02 Oct 08:19
Compare
Choose a tag to compare

[1.1.0] - 2020-10-02

Added

  • Add support to Typescript;

Changed

  • Show parsers errors on the UI;
  • Improve the selects;

Fixed

  • Fix bug when selecting another theme;