+7

syntax highlighting for new-style {} string formatting in python

glyph 12 år siden opdateret 12 år siden 0
%-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