Duroktar / Wolf

Wolf is a VsCode extension that enables live inspection of Python code in the editor.
Other
128 stars 7 forks source link

Can't see the annotations #45

Closed alankritjoshi closed 3 years ago

alankritjoshi commented 6 years ago

I know it's in the FAQ but I can't seem to get the annotations running. I tried setting wolf.pythonPath, ensuring the file is being saved and restarting Wolf. I am running VS Code on OSX.

Duroktar commented 5 years ago

Terribly sorry for the late response. I fully intend to spend the winter paying more attention to this project (it is by no means abandoned ;P).

Did you manage to resolve the issue or can I still be of assistance? I run/develop Wolf on OSX so I can confirm that it should work in that environment.

igokul1973 commented 4 years ago

Does not work for me either - same set-up with Mac OSX, VSCode v.1.41.1. I installed Hunter, even though it did not suggest to (saw it on the list of dependencies). Restarted the VSCode - to no avail.

igokul1973 commented 4 years ago

Actually, sorry, my bad (though it was not obvious) - I've set up the wolf.pythonPath and it is working now.

Duroktar commented 4 years ago

@igokul1973 Glad you got it going :)

igokul1973 commented 4 years ago

Thanks for the great extension! 

Duroktar commented 3 years ago

Closing for now. Feel free to reopen if there's more questions.