#VSCode extension - Clover

1 messages ยท Page 1 of 1 (latest)

mint fulcrum
#

VSCode extension for unity developer

mint fulcrum
#

Inspector view is WIP.

mint fulcrum
#

TODO: RectTransform size, pivot
Add MonoBehaviour type

mint fulcrum
#

Clover 0.6.0 is released!
Now Support inspector view in Untiy Asset Viewer.

#

Currently support Transform, RectTransform (same Transform view) component.

#

Inspector view is only support read-only. Cause extension editing value isn't integrity so I didn't add property edit.

mint fulcrum
#

Camera component done

jaunty scarab
#

UI looks nice ๐Ÿ‘

mint fulcrum
#

Thank you

mint fulcrum
#

Clover 0.7.0 is now released!

#

Add more types on unity asset viewer

  • Camera
  • AudioListener
  • MonoBehaviour (class name not support)
idle turtle
#

I downloaded it, it's a cool thing

#

I don't understand why I don't have such a button, can you help?

idle turtle
#

@mint fulcrum

mint fulcrum
#

I think Clover isnโ€™t initialized successfully. Can you see Unity icon on your side-bar?

mint fulcrum
#

Maybe I guess your project load have a problem.
Clover is detected Unity project which have Assets, ProjectSettings directory in workspace.
But your project looks previous workspace. Could you try to open your VSCode in your project directory?

mint fulcrum
#

@idle turtle Is this solve your issue?

mint fulcrum
#

I think there are some exception on your scene in my parser logic. Could you share your only scene file? That include only yaml data, so no worry about to copy your project.

idle turtle
mint fulcrum
#

Thank you. I'll fix as soon as possible and release hotfix.

mint fulcrum
#

It will be fixed in release 0.7.1.

#

And your scene is looks so large file, so maybe need load time.
I will add loading screen next release.

#

@idle turtle 0.7.1 is now release!
I tested your scene and working good.
It still have loading time issue your scene, but will be added loading view on 0.8.0.

spare sentinel
#

im having some real issues with soft2D and i don't know how to get it to work right