nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.53k stars 130 forks source link

Add python fstring scintilla tokens #470

Closed frmdstryr closed 2 years ago

frmdstryr commented 2 years ago

QsciLexerPython has tokens for fstrings now.

codecov-commenter commented 2 years ago

Codecov Report

Merging #470 (de49bf8) into main (65c2a2a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #470   +/-   ##
=======================================
  Coverage   73.30%   73.30%           
=======================================
  Files         316      316           
  Lines       24104    24104           
  Branches       55       55           
=======================================
  Hits        17669    17669           
  Misses       6435     6435           
MatthieuDartiailh commented 2 years ago

Look good. Please add an entry in the release notes.