Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 298 Bytes

File metadata and controls

13 lines (11 loc) · 298 Bytes

Python plugin of Kuso

This plugin contains the configurations which provide a python IDE for users.

Features

  • Code completion
  • Local scope code completion (variables, name etc)
  • PEP8 support
  • Check style and syntax using pylint, pychecker
  • Fast snippets
  • ....