Skip to content

katyexp-cloud/Custom-extensions-for-IDLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-extensions-for-IDLE

Custom Bookmarks

  • type # @ name_of_your_custom_bookmark
  • hit F1 for Bookmarks tab
  • scroll to navigate / double click to jump on bookmark in IDLE
  • automatic reloading (1FPS)
  • window popup position & resolution memory
  • hide (opacity 0.05) if not hovered/used
  • right-click and hold to move the popup window
image image

Customized Scrolling

  • default speed => 5 line per notch + 60FPS smooth scrolling
  • press shift+scroll to fast scroll
  • press ctrl+scroll to superfast scroll
  • speeds editable in super_scroll/superb_scroll/slow_scroll defs
  • F11 toggle between slow/smooth scroll

Borderless Window Drag

  • right-click anywhere and hold to move the window
  • for main window and bookmarks tab

Smart Select

  • ctrl+double+click for select the whole Def
  • ctrl+triple+click for select the whole Class
  • automatic copy
  • based on simple def/class names

Toggle off/on syntax coloring

  • F12

About

Custom extensions for IDLE. Yes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors