From 896a96f5b6030aa4088e37d5504c15eb62130457 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Manuel=20P=C3=A9rez=20Regalado?=
<44470187+ManuPerezDev@users.noreply.github.com>
Date: Fri, 18 Oct 2024 11:17:48 +0100
Subject: [PATCH] chore: update marketplace description (#97)
---
gradle.properties | 2 +-
src/main/resources/META-INF/plugin.xml | 31 ++++++++++++++++++++++----
2 files changed, 28 insertions(+), 5 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 3eecc85..60369ed 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,7 +1,7 @@
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
pluginGroup=com.github.biomejs.intellijbiome
pluginName=Biome
-pluginRepositoryUrl=https://github.com/biomejs/biome
+pluginRepositoryUrl=https://github.com/biomejs/biome-intellij
# SemVer format -> https://semver.org
pluginVersion=1.4.0
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index 489d1a9..3dd0bb4 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -4,17 +4,40 @@
The Biome IntelliJ Plugin provides comprehensive support for Biome within IntelliJ IDEA. Biome is a fast formatter for JavaScript, TypeScript, JSX, TSX, JSON, CSS, and GraphQL that scores 97% compatibility with Prettier, saving CI and developer time. It is also a performant linter for JavaScript, TypeScript, JSX, CSS, and GraphQL, featuring 281 rules from ESLint, TypeScript ESLint, and other sources. Not only can you format and lint your code separately, you can do it all at once with a single command!Biome IntelliJ Plugin
- Features
+
+ Features:
+
+
+ ⌥⏎
or Alt+Enter
)⌥⇧ ⌘ L
or Ctrl+Alt+L
+
- ]]>