Ability to copy the editor text in the Deployment tab when deploy c# CC code

Just a small thing that would make life a bit easier.

Today, in my editor, when I deploy c# Cloud code modules via the Deployment Tab in the editor and get an error I am not able to copy the text in the text field. That would be good.

Also I am also not able to extend the window and make it stay extended in the editor below the Deployment tab.

1 Like

Hey do you mind sending a screenshot?
I’m not entirely sure to understand.

(also, what editor version are you using)

Cheers

2022.3.21.f1

It is the textbox in the bottom. When bug fixing it would be easier if I could copy the text from there.

Also I am also not able to extend the window and make it stay extended in the editor below the Deployment tab.

I meant this, not sure what you meant by extend the window.

For this:

It is the textbox in the bottom. When bug fixing it would be easier if I could copy the text from there.

I added to the sprint, it’ll be part of the next release. However, it’ll only work for 2022+, that’s why I asked what editor version you were on, we have nothing for 2021

Cheers!

Hello!

This has been addressed in this release: Deployment 1.4 and CloudCode 2.8

Try it out and leave us some feedback in that thread :slight_smile:

Cheers!

1 Like

I do apologise as I for some reason missed this comments.

What I mean is I have more c# modules than fit in the upper box and when I extend that window to see all modules I would like it to stay extended and not revert back to it’s original size.

If you mean the little coin, the splitter position is now preserved across domain reloads.
Do you mind elaborating on what you mean in case I dont understand?

May I also ask why you need so many modules? Modules have multiple points of entry and it’s more optimal to have just one for many reasons.