Skip to content

Commit

Permalink
Add minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe committed Jun 30, 2024
1 parent d8856e3 commit a6350be
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
---

## Overview
The Ballerina IntelliJ plugin provides the [Ballerina programming language](https://ballerina.io/) development capabilities in IntelliJ IDEA. While it offers a subset of features compared to the official Ballerina VSCode extension, it is designed to meet the specific needs of those working within the IntelliJ ecosystem.
The Ballerina IntelliJ plugin provides the [Ballerina programming language](https://ballerina.io/) development capabilities within IntelliJ IDEA. While it offers a subset of features compared to the official Ballerina VSCode extension, it is designed to meet the specific needs of those working within the IntelliJ ecosystem.

> **Note:** This plugin is developed as an experimental, community-driven project. The plugin is fully open-source, and we love contributions!
> **Note:** This plugin is being developed as an experimental and community-driven project. The plugin is fully open-source, and we welcome contributions!
## Target Audience

This plugin is mainly targeted for Ballerina library developers, who seek
- robust interoperability between Ballerina and Java
- a native development experience within IntelliJ IDEs
This plugin is mainly targeted at **Ballerina library developers** who seek:
- Robust interoperability between Ballerina and Java
- A native development experience within IntelliJ IDEs

Therefore, we recommend using the official [Ballerina VSCode extension] for a more feature-rich experience, if you do not fall under above categories.
If you do not fall into the above categories, we recommend using the official [Ballerina VSCode extension](https://ballerina.io/vscode) for a more feature-rich experience.

## Plugin Guide

Expand Down

0 comments on commit a6350be

Please sign in to comment.