-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from codota/plugin.xml/update
Plugin.xml/update
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" ?> | ||
<idea-plugin url="http://tabnine.com"> | ||
<name>Tabnine AI Autocomplete: JavaScript C Python Ruby Rust Go PHP...</name> | ||
<id>com.tabnine.TabNine</id> | ||
<id>com.tabnine.TabNine</id> | ||
<vendor email="[email protected]" url="https://tabnine.com">Tabnine</vendor> | ||
<description><![CDATA[ | ||
<p> | ||
|
@@ -36,7 +36,7 @@ | |
No more memorizing coding syntax, no more worrying about typos, no more neglecting to add that crucial comma, or even search for coding solutions online. Reduce your development costs, deliver reliable code faster, and explore best coding practices. | ||
</p> | ||
<p> | ||
Tabnine is trusted by more than a million developers worldwide. <a href="https://www.tabnine.com/install">Join us Now</a> and enjoy the coding future, today. Get up to 30 daily code completions for Free! | ||
Tabnine is trusted by more than a million developers worldwide. <a href="https://www.tabnine.com/install">Join us Now</a> and enjoy the coding future, today. | ||
</p> | ||
<h2 id="-privacy-"><strong>Privacy</strong></h2> | ||
|
@@ -142,7 +142,7 @@ | |
<br /> | ||
<br /> | ||
<p> | ||
More resources: <a href="https://www.tabnine.com/blog">Tabnine blog</a>, <a href="https://www.tabnine.com/faq">Questions? Check out our FAQ</a>, <a href="https://www.tabnine.com/pricing">Learn more about our premium plans</a>. | ||
More resources: <a href="https://www.tabnine.com/blog">Tabnine blog</a>, <a href="https://www.tabnine.com/academy">Tabnine Academy</a> <a href="https://www.tabnine.com/faq">Questions? Check out our FAQ</a>, <a href="https://www.tabnine.com/pricing">Learn more about our premium plans</a>. | ||
</p> | ||
]]></description> | ||
|
||
|