readme update

GitOrigin-RevId: 383197d2f79995b614d65df0faa6b970636ee76e
This commit is contained in:
adelf
2020-06-08 13:20:32 +03:00
committed by intellij-monorepo-bot
parent 136c365577
commit 534e4aea16
2 changed files with 6 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ Discussing code is now as easy as highlighting a block and typing a comment righ
<img src="https://laravel-idea.com/img/big_logo.png" alt="Laravel Idea"></a>
The most productive Laravel development environment.
<a href="https://laravel-idea.com/?utm_source=idea&utm_campaign=env&utm_medium=banner" target="_blank">laravel-idea.com</a>
<a href="https://laravel-idea.com/?utm_source=idea&utm_campaign=env&utm_medium=banner" target="_blank">Try it free!</a>
## Language packages
@@ -40,3 +40,7 @@ Go dotenv library: https://github.com/joho/godotenv
## Screenshots
![phpstorm dotenv support](https://plugins.jetbrains.com/files/9525/screenshot_16858.png)
![](src/main/resources/META-INF/pluginIcon.svg)
<div>Plugin icon made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>

View File

@@ -37,6 +37,7 @@
<li>2020.2 IDE versions support</li>
<li>Spaces inside non-quoted .env values inspection + quick fix</li>
<li>Case insensitive .env variables completions</li>
<li>Plugin icon!</li>
</ul>
]]></change-notes>