Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 998 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 998 Bytes

Change Log

All notable changes to the "elixir-pack" extension pack will be documented in this file.

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

[0.0.3] - 2023-12-28

Replaced:

  • Removed Elixir-LS and replaced with Lexical Language Server (lexical-lsp.lexical)

Added:

  • Elixir Mix Formatter (animus-coop.vscode-elixir-mix-formatter)
  • Elixir Templates Formatter (royalmist.vscode-eex-format)
  • Phoenix Framework Syntax Highlighting for HEEx (phoenixframework.phoenix)
  • Run on Save (emeraldwalk.runonsave)
  • Workspace Config+ (swellaby.workspace-config-plus)
  • Hover info for Rebar3 and Mix (sztheory.hex-lens)
  • Tailwind CSS IntelliSense (bradlc.vscode-tailwindcss)
  • Lexical - Elixir Language Server (lexical-lsp.lexical)
  • Elixir snippets (florinpatrascu.vscode-elixir-snippets)

[0.0.2] - 2021-10-22

  • Updated README.md to include list of extensions this pack manages
  • Added icon

[0.0.1] - 2021-10-22

  • Initial release