needle-tools/needle-console

Empty box(code preview window) blind my editor.

CorbyO opened this issue · 9 comments

CorbyO commented

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

marwie commented

Which unity editor and console version are you using?

You can disable the code preview in the console settings

CorbyO commented

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

it do not change anything when disable the code preview.

marwie commented

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

CorbyO commented

image
should be delete something?
i restarted unity editor.

marwie commented

No that looks fine

marwie commented

Did it fix it ?

marwie commented

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 ...

marwie commented

Thank you for the info @GwendalBroudin-Emoko