New submission from Raymond Hettinger <raymond.hettin...@gmail.com>:

Add option to IDLE preferences in the general section to automatically run 
Strip Trailing Whitespace before saving.

People who use Strip Trailing Whitespace generally do so just before saving and 
they do it over and over again as they develop and check in code.  It would be 
nice to have this done automatically.  In general, trailing whitespace is 
almost never desireable.

----------
assignee: terry.reedy
components: IDLE
messages: 313580
nosy: rhettinger, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE option to strip trailing whitespace automatically on save
type: enhancement
versions: Python 3.8

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

Reply via email to