1

I have seen several posts about ballerina-composer. But I couldn't find a proper place to download it or docs regarding it in official site. Also checked in ballerina installed location, whether I can start it with composer.bat, but nothing worked. I'm confused how to get installed it or doesn't it use nowadays with Ballerina v 1.0? Could you please help me to sort this out.

Riyafa Abdul Hameed
  • 7,417
  • 6
  • 40
  • 55
koko
  • 169
  • 1
  • 13

2 Answers2

2

Ballerina composer is now deprecated in favor of VS Code plugin. You can just install it from VS Code extensions pane.

enter image description here

enter image description here

Dhananjaya
  • 1,510
  • 2
  • 14
  • 19
2

We have deprecated the composer distribution and instead, we have included the composer capability to the VSCode Plugin itself. Please refer the following for more detailed explanation about the features

  1. Graphical Editor
  2. Run and Debug
  3. Language Intelligence
  4. Documentation Viewer
Nadeeshaan
  • 356
  • 5
  • 15