-
Notifications
You must be signed in to change notification settings - Fork 53
Description
I know it's silly, but when you hover over a key in a field, a button that allows you to copy the field value is usually displayed, but it's not displayed in SCF. I'm attaching a screenshot of how it should look. I checked some CSS classes and it seems to exist in SCF.
I also think it would be great if there was a new column for the fields that would allow for reducing the documentation of the fields, showing how to use them by simply copying the code in the screen below. I attach some images of the modification I am trying to make.
I've created a new column called code, and the idea is that when the mouse hovers over it, a small popup or modal will appear that allows the user to copy the field and its use in PHP. I'm trying to implement this function on my part, and I hope to be able to complete it.



