needle-tools/needle-console

Empty box(code preview window) blind my editor.

CorbyO opened this issue · 9 comments

image
if i use code preview feature then it is invisible. how to fix it?

Which unity editor and console version are you using?

You can disable the code preview in the console settings

unity editor: 2021.3.9f1
console version: 1.6.0-exp.2

it do not change anything when disable the code preview.

Youre using a super old version - please try updating to 2.3.14 and see if its fixed

image
should be delete something?
i restarted unity editor.

No that looks fine

Did it fix it ?

Hello @CorbyO would be great if you could reply again if the update fixed the issue for you or if it works when you disable CodePreview in the console settings. I don't see that issue here using 2021.3.20

Here's how you can disable code preview if you dont need it:

image

@marwie, I'm having the same issue with Unity 2022.2.20f1 and version 2.3.16 of Needle Console. However, I confirm that the problem goes away when you deactivate code preview.
You can also remove the empty blocking panel with Window > Panels > Close all floating panels ...

Thank you for the info @GwendalBroudin-Emoko