From 534e4aea16ad3136da7685ca7112173fa1224234 Mon Sep 17 00:00:00 2001 From: adelf Date: Mon, 8 Jun 2020 13:20:32 +0300 Subject: [PATCH] readme update GitOrigin-RevId: 383197d2f79995b614d65df0faa6b970636ee76e --- plugins/env-files-support/readme.md | 6 +++++- .../src/main/resources/META-INF/plugin.xml | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/env-files-support/readme.md b/plugins/env-files-support/readme.md index 4dc9d0790ac7..124b1fab7866 100644 --- a/plugins/env-files-support/readme.md +++ b/plugins/env-files-support/readme.md @@ -23,7 +23,7 @@ Discussing code is now as easy as highlighting a block and typing a comment righ Laravel Idea The most productive Laravel development environment. -laravel-idea.com +Try it free! ## 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) + +
Plugin icon made by Freepik from www.flaticon.com
\ No newline at end of file diff --git a/plugins/env-files-support/src/main/resources/META-INF/plugin.xml b/plugins/env-files-support/src/main/resources/META-INF/plugin.xml index 0439b452f6e2..e11634129883 100644 --- a/plugins/env-files-support/src/main/resources/META-INF/plugin.xml +++ b/plugins/env-files-support/src/main/resources/META-INF/plugin.xml @@ -37,6 +37,7 @@
  • 2020.2 IDE versions support
  • Spaces inside non-quoted .env values inspection + quick fix
  • Case insensitive .env variables completions
  • +
  • Plugin icon!
  • ]]>