Menu

#471 Code Formatter dict delimiter ":" spaces

open
nobody
None
5
2010-07-13
2010-07-13
No

An option to Code Formatter for dict delimiter ":" to have spaces around it or not.

Choices could be e.g.
With spaces (I prefer this):
{ 'someitem' : 'value' }

Right space:
{ 'someitem': 'value' }

No spaces (I don't know does anyone use this)
{ 'someitem':'value' }

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.