vaadin / intellij-plugin

Vaadin IntelliJ Plugin
2 stars 0 forks source link

fix: convert new lines to match intellij #45

Closed MarcinVaadin closed 3 weeks ago

MarcinVaadin commented 3 weeks ago

Description

Use IntelliJ line separator converter before saving file

Fixes #44

github-actions[bot] commented 3 weeks 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.

tltv commented 3 weeks ago

Tested the original case and this fixes the issue with Windows.