Skip to content

shiftsayan/atom-fibonacci-indent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci Indent

This totally-not-a-joke Atom package indents the selected text in Fibonacci style, i.e. the zeroth line is indented by 0 spaces, first line by 1 space, the second line by 1 space, the third line by 2 spaces, the fourth by 3 spaces, the fifth by 5 spaces, and you get the point. This package only indents the first 20 lines of the selection because Fibonacci numbers can get really large really quickly.

You can also keybinding ctrl-alt-cmd-i to Fibonacci indent your document in real time!

WARNING: Python support is still in beta.

Update

This pioneering technology was published and presented at SIGBOVIK 2019.

Read the paper: https://sayan.io/sigbovik2019-paper

Watch the recording: https://sayan.io/sigbovik2019-video

About

An Atom package to indent selected text in Fibonacci style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published