[Github-comments] [geany/geany] multiline function arguments showing up as variables on the sidebar (#1417)

novel-yet-trivial notifications at xxxxx
Fri Mar 3 01:21:04 UTC 2017


Using python, this code should only report 1 variable. 

```
data = dict(
	en = "beer",
	de = "bier",
	es = "cerveza"
)
```

But 4 variables are reported in the sidebar: 

![geany](https://cloud.githubusercontent.com/assets/23124853/23534369/51b2d7f2-ff6c-11e6-8dca-0afc01a818ab.png)

Thanks for all your work!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1417
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170302/0e75d43a/attachment.html>


More information about the Github-comments mailing list