Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Releases: ballerina-attic/plugin-intellij

v0.8.2

17 Apr 07:39
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Change Notes

  • Support Ballerina v0.85 grammar.
  • Add Ballerina application run support.
  • Update Ballerina file run configuration.
  • Improve find usage support.
  • Improve parameter info support.

View all changes and bug fixes

v0.8.1

13 Mar 04:38
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Change Notes

  • Change vendor email address.

v0.8.0

01 Mar 07:16
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Change Notes

  • Add support to highlight constants.
  • Add new keywords to code completion.
  • Improve Find Usage support.
  • Improve resolving references.
  • Other bug fixes and improvements.

code completion
find usage

To view all closed issues and added improvements, please view this.

v0.8.0-RC1

20 Feb 13:47
Compare
Choose a tag to compare
v0.8.0-RC1 Pre-release
Pre-release

Change Notes

  • Support syntax highlighting for Ballerina files.
  • Support creating new Ballerina Projects.
  • Support adding Ballerina SDKs.
  • Support running single file Ballerina applications, services.
  • Support code completion.
  • Support refactoring.
  • Support formatting Ballerina files.
  • Support live templates.