google / bamboo-soy

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

Syntax error indicated for null-safe access of a map entry #128

Closed simonsteele closed 7 years ago

simonsteele commented 7 years ago

The following syntax error indication is incorrect:

{$map?['key']?.field}
              ^-- error indicated for ?.
kaathewise commented 7 years ago

Duplicate of #11, fix will be released in v.1.2