google / bamboo-soy

An intellij plugin supporting Closure Template language (Soy)
Apache License 2.0
48 stars 27 forks source link

Kindly utilize the IDE's bundled Kotlin library rather than a separate Kotlin version #270

Closed yorlov closed 7 months ago

yorlov commented 7 months ago

Could you kindly consider disabling the addition of kotlin stdlib dependency in the plugin (use kotlin.stdlib.default.dependency = false in gradle.properties), as it appears to hamper the function of its clients?

More details

Thank you.

crdev commented 7 months ago

Hey Yuri,

Just to be on the safe side and avoid multiple plugin releases (for me, there is definitely a learning curve involved), could you send out a PR tested against your setup and known to fix the issue you are facing?

Thanks!

yorlov commented 7 months ago

May I kindly inquire when we might anticipate a release of the version incorporating these changes?

crdev commented 7 months ago

A new release (v.1.6.6-203) has been created on Github and it may take up to a couple days to get reviewed by JetBrains.

crdev commented 7 months ago

The release is now live on the JetBrains plugin hub