Skip to content

Major update with company-stan, eldoc-stan, and flycheck-stan

Compare
Choose a tag to compare
@kaz-yos kaz-yos released this 18 Nov 10:55
· 82 commits to master since this release

Here is a screencast showing the new version in action.
example

This major update adds several new packages:

Two existing packages have been updated:

  • stan-mode for indentation and syntax highlighting
    • Deprecate # comments while handling #include differently
  • stan-snippets for function argument completion
    • Support | as an argument separator where appropriate

Other changes are:

  • All packages include buttercup automated testing (test-*.el files) to define and ensure their behaviors.
  • The minimum requirement for the Emacs version is 25.1.

TODOs:

  • Plan for stanc version 3 support.