pysmell
pysmell copied to clipboard
PySmell is an attempt to create an IDE completion helper for python.
I had to search around to find the source code of pysmell.
* Closes #7
To give pysmell a bit more visibility in Fedora, I'd like to provide Application Addon metadata for Gnome Software [1]. According to the AppData specifications, I am going to add...
my changes allow for pysmell.vim to be used when pysmell is not installed.
**I should note first, this issue occurs on Mac, not Linux. Presently, I'm using OS X (10.8.2), I cannot speak for any other OS X versions.** When opening any python...
This would make installing pysmell much easier and will, for sure, increase number of users. Best, Gleb Peregud
Right now it's _almost_ possible to use the tagged .tgz without installing or manually moving anything. The only manual steps I had to do were: - make a symlink at...
It would be nice if the Vim plugin loaded tags from a predefined folder and don't issue error message if the PYSMELLTAGS is missing. This way you can open a...