FacilityApi / FacilityIntellij

Provides syntax highlighting and language support for Facility Service Definition (fsd) files for the Facility API Framework.
MIT License
0 stars 3 forks source link

Remove plugin validation on unsupported version #47

Closed jzbrooks closed 2 years ago

jzbrooks commented 2 years ago

Support for platform 2020.3 was dropped in faabc6b02f24b752acce0ec8b49a9f9ad5ddf995, but plugin validation wasn't updated to match. This also means that a workaround for a breaking change in the platform was no longer necessary.