Skip to content

Releases: chipotle/Elixir.bbpackage

v1.2.3

Choose a tag to compare

@chipotle chipotle released this 17 Dec 16:17

What's Changed

  • Fix extreme lag while typing in 2500-line Elixir files. by @erikrose in #2

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@chipotle chipotle released this 15 Dec 20:28

This bumps the included elixir-ls package to v0.17.10. In addition, it fixes the Function Pattern regex to hopefully be more performant with larger files, and enables spellchecking on comment runs.

v1.2.1

Choose a tag to compare

@chipotle chipotle released this 31 Dec 16:29

Bumps included elixir-ls version to 0.12. (There are no changes to the package's source code.)

v1.2.0

Choose a tag to compare

@chipotle chipotle released this 10 Oct 19:28

Updates for Elixir 1.14 and elixir-ls 0.11.0

v1.1.0

Choose a tag to compare

@chipotle chipotle released this 14 Jan 18:43

Updates for Elixir 1.13; update bundled elixir-ls to 0.9.0

More minor tweaks

Choose a tag to compare

@chipotle chipotle released this 25 Jul 16:23

This adds the missing @impl keyword, and also adds a correct "binary" package for quick downloading again.

Keyword updates

Choose a tag to compare

@chipotle chipotle released this 25 Jul 06:39

Already an update! This release...

  • adds some inexplicably missing keywords to the language definition (sorry)
  • moves the @doc keywords into the keyword list rather than the predefined names list
  • tweaks the comment regex so it hopefully won't catch #{...} constructs or BBEdit's own <##> placeholders; this may have some other undesirable side effects, so it may be reverted later
  • removes a rather arbitrary collection of Erlang keywords that just don't really belong here

Elixir for BBEdit 1.0

Choose a tag to compare

@chipotle chipotle released this 22 Jul 02:42

Includes elixir-ls 0.7.0.