Skip to content

Arduino IDE 1.8 plugin to manually specify foldable code blocks

License

Notifications You must be signed in to change notification settings

asaitov/CustomFold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomFold

Arduino IDE 1.8 plugin to manually specify foldable code blocks

Build

Prerequisites:

  • Installed Arduino IDE 1.8
  • Java 8 or above.
ARDUINO_PATH=[path_to_arduino_ide] ./dist.sh

Install

Unzip contents of bin/CustomFold.zip to tools subdirectory of Arduino IDE installation directory.

Use

  • Select multiple lines of code and press Ctrl+Alt+F to make this block foldable.
  • Put cursor on a line within a foldable block and press Ctrl+Alt+F to make it unfoldable back.

About

Arduino IDE 1.8 plugin to manually specify foldable code blocks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published