We have some code that involves list expansion. When I use eclipse with the DLTK plugin I get the list expansions marked as error. Does anyone know a way to turn this off other than turning off error annotation completely like this answer?
Asked
Active
Viewed 80 times
0
-
2The problem is that the DLTK plugin has an out-of-date grammar. – Donal Fellows Dec 19 '19 at 16:11
-
3This has been reported to the DLTK project back in [2010](https://www.eclipse.org/forums/index.php/t/199606/), and they never addressed it. – mrcalvin Dec 20 '19 at 23:12