Intellisense, auto-completion, rename references, view references, go to definition, and the like,
##Features
- Intellisense and auto completion
- Renaming
- Viewing references
- Going to definitins
- View signature and similar by hovering over a function or method
- Debugging using PDB (work in progress, please remove any and all issues)
Open the python file and start using it.
- Python is installed on the current system
- Path to Python is assumed to be in the current environment path.


