You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements lineWrapping: true configuration for all CodeMirror editor instances in the admin UI:
- Main editor configs (headers, schema, resource content, prompt template, etc.)
- Gateway test editors (headers and body)
This improves readability for long lines of text/code, particularly helpful for JSON content and long string values, eliminating horizontal scrolling in the admin panel editors.
Fixes#570
Signed-off-by: Mihai Criveti <[email protected]>
0 commit comments