diff --git a/.run/Run IDE with Plugin.run.xml b/.run/Run IDE with Plugin.run.xml new file mode 100644 index 0000000..ee8b4c4 --- /dev/null +++ b/.run/Run IDE with Plugin.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/.run/Run Plugin Tests.run.xml b/.run/Run Plugin Tests.run.xml new file mode 100644 index 0000000..01650d1 --- /dev/null +++ b/.run/Run Plugin Tests.run.xml @@ -0,0 +1,23 @@ + + + + + + + true + true + false + + + \ No newline at end of file diff --git a/.run/Run Plugin Verification.run.xml b/.run/Run Plugin Verification.run.xml new file mode 100644 index 0000000..af1bc02 --- /dev/null +++ b/.run/Run Plugin Verification.run.xml @@ -0,0 +1,25 @@ + + + + + + + true + true + false + + + + \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 37f599f..d8f966f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ## [Unreleased] ### Added +- Predefined Run/Debug Configurations - Project icon for development purposes ### Changed