You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ * ] I can reproduce this issue in a fresh Sublime Text install without other extensions
Versions
output of mono --version:
output of msbuild /version:
Details
What's the bug?
Is it support autocomplete for DoTween module?
When I import the module, using DG.Tweening, it shows there is no namespace. Of course other autocomplete cannot achieve. But I am sure the DoTween code can be executed by Unity.
Is something I set wrong? Or just no support for this module?
How-To
How do I reproduce this issue?
The text was updated successfully, but these errors were encountered:
Platform
Type
Checklist
Versions
output of
mono --version
:output of
msbuild /version
:Details
What's the bug?
Is it support autocomplete for
DoTween
module?When I import the module,
using DG.Tweening
, it shows there is no namespace. Of course other autocomplete cannot achieve. But I am sure the DoTween code can be executed by Unity.Is something I set wrong? Or just no support for this module?
How-To
How do I reproduce this issue?
The text was updated successfully, but these errors were encountered: