diff --git a/.gitattributes b/.gitattributes
index f06017f17..4bf018f2b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,10 +1,10 @@
* text=auto
/.* export-ignore
-config/ export-ignore
-resources/scripts/ export-ignore
-runtime/ export-ignore
-tests/ export-ignore
+/config/ export-ignore
+/resources/scripts/ export-ignore
+/runtime/ export-ignore
+/tests/ export-ignore
/*.xml export-ignore
/*.xml.dist export-ignore
diff --git a/.idea/icon.svg b/.idea/icon.svg
new file mode 100644
index 000000000..cdce3a6bb
--- /dev/null
+++ b/.idea/icon.svg
@@ -0,0 +1,3 @@
+
diff --git a/README.md b/README.md
index c8e179122..e33632efe 100644
--- a/README.md
+++ b/README.md
@@ -135,10 +135,15 @@ If you are not using Docker or running PHP code outside a container, you can use
Now use the `trap()`, `tr()`, or `dump()` functions to output data to Buggregator.
Web UI will be available at `http://localhost:8000`.
+### IDE Plugin
+
+For advanced autocomplete while coding in PHPStorm, use [Meta Storm plugin](https://github.com/xepozz/meta-storm-idea-plugin).
+The plugin provides better autocomplete and links Workflow and Activity when writing and debugging code.
+
## Resources
Read the docs
-[](https://docs.temporal.io/)
+[](https://docs.temporal.io/)
[](https://docs.temporal.io/develop/php)
[](https://php.temporal.io/)
diff --git a/resources/client.meta-storm.xml b/resources/client.meta-storm.xml
new file mode 100644
index 000000000..a3a54236a
--- /dev/null
+++ b/resources/client.meta-storm.xml
@@ -0,0 +1,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/collections.meta-storm.xml b/resources/collections.meta-storm.xml
new file mode 100644
index 000000000..602dd84c2
--- /dev/null
+++ b/resources/collections.meta-storm.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/resources/workflow.meta-storm.xml b/resources/workflow.meta-storm.xml
new file mode 100644
index 000000000..64cddeb7a
--- /dev/null
+++ b/resources/workflow.meta-storm.xml
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+