New submission from Raymond Hettinger:

Follow the lead from Vim, MagicPython, and PyCharm.  Needs separate 
colorization to make the expression distinct from the rest of the string.  
Needs close-brace matching.  Would be desirable to have autocompletion as well. 
 

https://twitter.com/raymondh/status/819085176764366848

----------
assignee: terry.reedy
components: IDLE
messages: 285585
nosy: rhettinger, terry.reedy
priority: normal
severity: normal
stage: needs patch
status: open
title: IDLE needs syntax highlighting for f-strings
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29287>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to