From a4bbcf31a6c9d3dc192b097fd3428b0e85716504 Mon Sep 17 00:00:00 2001 From: shan1024 Date: Tue, 20 Jun 2017 19:39:22 +0530 Subject: [PATCH] Update change notes for v0.8.7 --- src/main/resources/META-INF/plugin.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index e803138f..985ee11b 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ org.ballerinalang Ballerina - 0.8.6 + 0.8.7 WSO2 Inc. -
  • Support Ballerina v0.88 grammar.
  • -
  • Merge two run configurations into a single configuration.
  • -
  • Add exit points highlighting support.
  • -
  • Add resource path query/path param highlighting support.
  • -
  • Add package validation support.
  • -
  • Add array.length support.
  • -
  • Add new hidden templates.
  • -
  • Improve code completion.
  • -
  • Update live templates.
  • +
  • Ballerina program debug support (Experimental).
  • +
  • Ballerina submodule run support.
  • +
  • Unimported package inspection support.
  • +
  • Worker suggestion support in code completion.
  • +
  • Add worker to the structure view.
  • - View all changes and bug fixes. + View all changes and bug fixes. ]]>