Option to resize the component JSON window in form designer

Hello,

UiPath.Form.Activities = 1.9.6

image

What was observed?
While trying to solve one of the questions in the forum, I found out that the component JSON window within the form designer is of a fixed size and the user cannot resize it.

Why is this needed?

  1. Parsing through the minimum and full schema of the component is laborious with a fixed window size.
  2. Developers should have the choice to increase the window size to avoid scrolling unnecessarily.
  3. This can get very annoying when developing forms. Readability should be a priority.

The current workaround
Was to copy the JSON string to Visual Studio Code to ensure better readability.

Thank you for the feedback. We have added it our backlog.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.