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
{{ message }}
This repository was archived by the owner on Dec 17, 2018. It is now read-only.
Hi, first of all, really great work with this plugin!.
I have been playing a bit around with it, but i start to get some problems with no Autocomplete for SPM dependencies.
In my case, i am using the Vapor framework.
I can with this PR #53 CMD+Click "get" to go into the module.
However if i try to add:
router.po
I get nothing (It should show router.post
Are there anything i am missing, or is it a problem in the system?, it could be nice to get this to work, as this+vscode would be a really strong alternative to Xcode :)