Open EYH0602 opened 3 years ago
The example code is
if str == "": do something
With this plugin, everything after "" will also be highlighted.
""
The example code is
With this plugin, everything after
""
will also be highlighted.