google / bamboo-soy

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

Unable to remove a line or a whitespace #232

Closed szymonkorytnicki closed 3 years ago

szymonkorytnicki commented 3 years ago

Hey,

Recently I jumped into very strange issue; I cannot remove an empty line. Take a look at the recording below.

Mac 10.15.7 and IntelliJ 2020.3.1. Is this related to some IntelliJ settings?

https://user-images.githubusercontent.com/28856596/105509758-2513b900-5cce-11eb-8aa9-6ce8af3deb9e.mov

Plugin reports some error: image

It works if the .soy file is empty though. Any thoughts? Can this be an IntelliJ error?

crdev commented 3 years ago

Thanks, I've reported this to JetBrains via the IDE. Looks like some contracts have changed.

crdev commented 3 years ago

The plugin will be released for both APIs soon, a bit of patience please :slightly_smiling_face: