Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions project_54_intro_to_junie/2_5402_setting_up.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,29 @@
}
-->

<h5>Installing the Junie Plugin</h5>
<h5>Installing Junie is straightforward and only takes a few clicks:</h5>

<alert>Junie currently supports JetBrains IDEs like IntelliJ IDEA, PyCharm, WebStorm, and others.</alert>
<alert><strong>Note:</strong>Junie currently supports JetBrains IDEs like IntelliJ IDEA, PyCharm, WebStorm, and others.</alert>

<h5>Installing</h5>
<p>Installing Junie is straightforward, and you only need a few clicks:</p>

<ol>
<li>Go to <strong>Settings / Preferences</strong> → Plugins.</li>
<li>Go to <strong>Settings / Preferences → Plugins.</strong></li>
<li>Search for <strong>Junie</strong> and click <strong>Install</strong>.</li>
<li>Restart the IDE when prompted.</li>
</ol>

<p><img style="margin: auto; display: block; width: 800px;" src="https://ucarecdn.com/10f41fce-f6e5-4eda-b138-d703b80e36d6/-/stretch/off/-/resize/2200x/-/format/webp/" alt="JetBrains IDE plugins window with Junie in the list" title="JetBrains IDE plugins window with Junie in the list"></p>

<p>Once the plugin is active, Junie becomes available through the IDE.</p>
<p>Once the plugin is active, Junie becomes available throughout the IDE.</p>

<alert>Make sure you're logged in with your JetBrains account that has access to the AI features.</alert>
<alert><strong>Reminder:</strong> Make sure youre logged in with a JetBrains account that has access to the AI features.</alert>

<p><strong>Checklist:</strong>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tag

not closed

<p><checkable-item title="Junie plugin is installed"></checkable-item></p>
<p>
<checkable-item title="Your JetBrains account has access to the AI features">
<a href="https://www.jetbrains.com/junie/#pricing" target="_blank">Read more about JetBrains AI subscription.</a>
</checkable-item>
</p>
</p>
Loading