getgauge / Intellij-Plugin

Gauge IntelliJ IDEA plugin
Apache License 2.0
44 stars 28 forks source link

Adding support for IntelliJ 2020 #432

Closed haroon-sheikh closed 4 years ago

haroon-sheikh commented 4 years ago

Fixes #423

Also Removing this deprecation https://github.com/JetBrains/intellij-community/blob/master/platform/util/src/com/intellij/openapi/util/DeprecatedDuplicatesIconPathPatcher.java#L72

haroon-sheikh commented 4 years ago

@BugDiver Can you please review this for me?

gaugebot[bot] commented 4 years ago

@haroon-sheikh Thank you for contributing to Intellij-Plugin. Your pull request has been labeled as a release candidate 🎉🎉.

Merging this PR will trigger a release.

Please bump up the version as part of this PR.

Instructions to bump the version can found at CONTRIBUTING.md

If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done.