mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
* Extract separate completion provider for formatted string arguments add patterns * Add tests
1 line
38 B
Python
1 line
38 B
Python
"format: %(fooo)s" % {"boo":1, "fooo"} |