Enabling Soft Wraps

Wrap lines to eliminate the need of scrolling horizontally in order to see overly long lines.

00:00
00:00

Enable soft wraps for the file types that tend to have lots of long lines (Preferences/Settings | Editor | General | Soft-wrap files). With the soft wrapping on, the IDE will display those lines wrapped in the editor without adding line breaks.


Related Resources

Convert JSON to classes or records
Convert JSON to classes or records
Turn any JSON data you have into a class or record
Inlay Hints
Inlay Hints
Inlay hints provide additional information about your code.