-
Notifications
You must be signed in to change notification settings - Fork 22
/
description.html
27 lines (27 loc) · 1.59 KB
/
description.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<p>Replaces your IDE's progress bars with random Pokémon.</p>
<p><img src="https://raw.githubusercontent.com/kagof/intellij-pokemon-progress/master/eg/example.gif" alt="Example"></p>
<p>If you like this plugin, please consider <a
href="https://plugins.jetbrains.com/plugin/15090-pokemon-progress/reviews">rating it on the Marketplace</a> or
<a href="https://github.com/kagof/intellij-pokemon-progress">starring it on Github</a>!</p>
<h3 id="supported-pokemon">Supported Pokemon</h3>
<p><img src="https://raw.githubusercontent.com/kagof/intellij-pokemon-progress/master/eg/family.gif" alt="Full family">
</p>
<h3 id="features">Features</h3>
<ul>
<li>Over 100 Pokémon from all 9 generations</li>
<li>Multiple colour schemes & styles</li>
<li>Replace loading spinners with spinning Pokéball</li>
<li>Fully configurable: <em>Preferences > Appearance & Behaviour > Pokémon Progress</em>
<ul>
<li>turn off & on Pokémon sprites</li>
<li>turn on and off loading spinner Pokéball</li>
<li>change color schemes & paint style</li>
<li>enable/disable specific Pokémon or generations</li>
<li>change speed of indeterminate progress bar</li>
</ul>
</li>
</ul>
<h3 id="more-info">More info</h3>
<p>I do not own the Pokémon trademark; this plugin is made for fun, no copyright infringement is intended.</p>
<p>See the <a href="https://github.com/kagof/intellij-pokemon-progress">Github Repository</a> for acknowledgements, bug
reports, and more info.</p>