Skip to content

franekp/atom-inspect-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inspect-python

A less-distracting alternative to the common "go-to-definition" functionality.

Setup

Please make sure you have installed the following packages in addition to inspect-python:

  • autocomplete-python
  • hyperclick

Usage

To inspect definition of a class/method/function/attribute/module, Ctrl+Click on it's name in the editor. Works only for python now. DANGER: this is a read-only preview for now, if you edit code of inspected entity, changes will not be saved anywhere!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published