Skip to content

Releases: macabeus/vscode-fluent

v1.1.0

14 May 23:35
Compare
Choose a tag to compare

Feat

  • autocomplete for message comments by @RedMser (#39)
  • readme: include documentation feature and fix typos by @RedMser (#39)

New Contributors

Full Changelog: 1.0.1...v1.1.0

1.0.1

01 Mar 10:15
Compare
Choose a tag to compare

Fixes:

Chore:

  • bump jest-environment-vscode-extension (#29)
  • bump @fluent/syntax (#33)
  • bump lint and add this step on CI (#36)
  • npm audit fix (#37)
  • bump typescript (#38)

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

23 Jul 20:29
Compare
Choose a tag to compare

First stable release! 馃殌

Major changes:

Minor changes:

  • add English talk on the readme
  • auto-build syntax when building the extension

Fixes:

  • fix the end definition for selector-item (bug reported by @marcselman at #19)

0.0.6

26 Oct 23:28
Compare
Choose a tag to compare
  • Improve when should display the code action (#21)
  • Insert padding when extracting multi-line string (#22)
  • Bump dependencies (#23)

0.0.5

23 Aug 09:04
Compare
Choose a tag to compare

This release is mainly for bump the dependencies to make the extension work in the latest VSCode version.

  • add the first tests: hover and document symbol (#18)
  • bump packages (#18)

0.0.4

18 Oct 23:17
377f8cc
Compare
Choose a tag to compare
  • many improvements on code action (#7, #9)
    • add option to add a new group group
    • improve cancel support using esc key
    • add projects config
    • and others (see more on PRs)
  • add term support (#11)
  • add breadcrumbs and file symbols support (#10)
  • many improvements and fixes on syntax highlight (#12)
  • bump dependencies (#13)

0.0.3

20 Sep 23:34
Compare
Choose a tag to compare
  • add code action "Extract to Fluent files" (#5)
  • run diagnostic on all FTL files on extension start (#5)
  • fix to run diagnostic only on .ftl files (#4)

0.0.2

09 Aug 20:16
Compare
Choose a tag to compare
  • Improve syntax highlight (#2)
  • Show syntax errors (#3)
  • Add go to definition support on messages (#3)
  • Add hover support on messages (#3)

0.0.1

12 Jul 16:12
Compare
Choose a tag to compare

First release 馃殌