Skip to content

belug23/ninja-ide-autopepper-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ninja-ide-autopepper-plugin

Plugin for reformating to PEP8 compliant syntax

This plugins allows you to have your code pretty-printed according to PEP8 by pressing CTRL+SHIFT+P. It uses autopep8 as a library under the hood.

Current-Version: 0.3

Version History

  • 0.1 - initial introduction
  • 0.2 - fixed error in json-plugin description leading to a freeze at startup
  • 0.3 - fixed the shortcut, changed it to CTRL+SHIFT+P (CTRL+P was printing) - fixed the menu item - fixed the flashing and the blank state. - Fixed the cursor position changing - Added python file validation (only with valid file extentions)

About

Plugin for reformating to PEP8 compliant syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%