thecocce / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

code completition with string formatting #382

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
string formatting doesn't allow code completition, try the following:

very_long_variable_name = "test"

a = "%s"%ver<CTRL+SPACE>(no code completition triggered)

Original issue reported on code.google.com by mproel...@googlemail.com on 1 Aug 2010 at 1:11

GoogleCodeExporter commented 9 years ago
Fixed in version control

Original comment by pyscripter on 20 Aug 2010 at 11:56

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 30 Sep 2010 at 3:01