Skip to content

Commit

Permalink
announce_v2_vs_code_docs
Browse files Browse the repository at this point in the history
edited landing page to match convention of sublime and JB announcements, added header, added new links to redirect to new docs
  • Loading branch information
judson-at-pieces committed Nov 28, 2024
1 parent ab2ecc1 commit 996306e
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions docs/extensions-plugins/vscode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,26 @@ import Video from "/src/components/Video";
import GridFlexRow from "/src/components/GridFlexRow";
import CTAButton from "/src/components/CTAButton";

<img
src="https://storage.googleapis.com/hashnode_product_documentation_assets/vs-code.png"
alt="Visual Studio Code Extension Banner"
style={{ width: "100%", height: "auto", marginBottom: "20px" }}
/>

We just launched brand new [documentation for the Pieces for Visual Studio Code Extension!](https://beta.docs.pieces.app/products/extensions-plugins/visual-studio-code)

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

<CTAButton
href="https://beta.docs.pieces.app/products/extensions-plugins/visual-studio-code"
label={'Check out the Visual Code Studio V2 Docs'}
type={'secondary'}
/>

## Getting Started

Using the Pieces for Developers VS Code Extension in combination with the Pieces Desktop App makes saving and reusing code simple within your IDE.

<CTAButton
href={pieces_app.links.extensions.vscode}
label={'Install the VS Code Extension'}
Expand All @@ -17,10 +37,6 @@ import CTAButton from "/src/components/CTAButton";
/>

<MiniSpacer />

Using the Pieces for Developers VS Code Extension in combination with the Pieces Desktop App makes saving and reusing code simple within your IDE.

## Installing the Pieces for Developers VS Code Extension
:::info

In order to use the Pieces VS Code Extension, you must have <a target="blank" href="/installation-getting-started/what-am-i-installing">Pieces OS.</a> We also recommend downloading the Pieces for Developers Desktop App.
Expand Down

0 comments on commit 996306e

Please sign in to comment.