Smart Keys settings: JSON
File | Settings | Editor | General | Smart Keys | JSON for Windows and Linux
PyCharm | Settings | Editor | General | Smart Keys | JSON for macOS
CtrlAlt0S
Use this settings page to configure typing assistance features in JSON.
For more information about JSON support in PyCharm, see JSON.
Item | Description |
---|---|
Insert missing comma on Enter | On (Default) Off |
Insert missing comma after matching braces and quotes | ON (Default) OFF |
Automatically manage commas when pasting JSON fragments | ON (Default) OFF |
Escape text on paste in string literals | ON (Default) OFF |
Automatically add quotes to property names when typing ':' | ON (Default) OFF |
Automatically add whitespace when typing ':' after property names | ON (Default) OFF |
Automatically move ':' after the property name if typed inside quotes | ON OFF (Default) |
Automatically move comma after the property value or array element is inside quotes | ON OFF (Default |
Thanks for your feedback!