Files
openide/python/testData/completion/percentStringWithDictCallArg.py
Valentina Kiryushkina 3a2a8f142c PY-19242 Add autocompletion for % format strings
* Extract separate completion provider for formatted string arguments add patterns
* Add tests
2016-10-17 18:15:26 +03:00

1 line
50 B
Python

"to be %(comple<caret>)s" % dict(completed="smth")