Skip to content

Commit

Permalink
announcing_v2_jetbrains_documentation
Browse files Browse the repository at this point in the history
Added a banner, links, new button and a CTA announcing the V2 JetBrains docs.
  • Loading branch information
judson-at-pieces committed Nov 18, 2024
1 parent 2e3d0cb commit ba2b38c
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions docs/extensions-plugins/jetbrains.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,26 @@ import GridFlexRow from "/src/components/GridFlexRow";
import CTAButton from "/src/components/CTAButton";
import Video from "/src/components/Video";

# Pieces for Developers JetBrains Plugin

<img
src="https://storage.googleapis.com/hashnode_product_documentation_assets/hashnode_general_assets/jetbrains_plugin_v2_live_banner.png"
alt="JetBrains Plugin Banner"
style={{ width: "100%", height: "auto", marginBottom: "20px" }}
/>

We just launched brand new [documentation for the Pieces for JetBrains Plugin](https://beta.docs.pieces.app/products/extensions-plugins/jetbrains)!

Check it out on our new documentation site and leave us some feedback.

<CTAButton
href={pieces_app.links.extensions.jetbrains}
label={'Download the JetBrains Plugin'}
icon={'/assets/jetbrains_logo.png'}
href="https://beta.docs.pieces.app/products/extensions-plugins/jetbrains"
label={'Check out the JetBrains V2 Docs'}
type={'secondary'}
/>

## Getting Started

<MiniSpacer />

Using the Pieces for Developers JetBrains Plugin in combination with the Pieces Desktop App makes saving and reusing code simple within your IDE.
Expand Down

0 comments on commit ba2b38c

Please sign in to comment.