OmniSharp / omnisharp-sublime

C# IDE Plugin for Sublime Text 3
http://omnisharp-sublime.readthedocs.org/en/latest/
MIT License
551 stars 64 forks source link

Is it support DoTween for autocomplete? #257

Open gzrjzcx opened 5 years ago

gzrjzcx commented 5 years ago

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?