Comment by maxmouchet
6 years ago
Semshi [1] does it for Python and I find it very useful for identifying errors such as missing imports, misspelled variables, etc.
6 years ago
Semshi [1] does it for Python and I find it very useful for identifying errors such as missing imports, misspelled variables, etc.
Oooh, this is very nice. Thanks for sharing!