+7
syntax highlighting for new-style {} string formatting in python
%-style (AKA old-style) format codes are highlighted within Python strings in the included Python bundle, but {}-style (AKA new-style, AKA .format() style) format codes are not. It would be great to highlight those as well.
Kundesupport af UserEcho