vaadin / intellij-plugin

Vaadin IntelliJ Plugin
Apache License 2.0
6 stars 1 forks source link

fix: check every module when looking if a file is inside the project #164

Closed mgarciavaadin closed 1 week ago

mgarciavaadin commented 1 week ago

Description

To check if a file was inside the project we were only checking the project base folder which is not accurate when the project has external modules. The fix looks in every module in the project including the base project.

Fixes #163

Type of change

Checklist

Additional for Feature type of change

github-actions[bot] commented 1 week ago

Artifact build on last commit: distributions.zip. For MacOS users: there is a zip inside this zip and Finder unzips them both at once. Use unzip distributions.zip from Terminal or check solution for Archive Manager.