Hi,
The using directive block in the script direction is not editable.
This makes it difficult to work with other namespaces that are not included in the using directives such as System.Net.* or System.Text.* or System.Threading.*
I need to keep typing the full class name with the namespaces.
Is there any way that using directive made editable?