parinfer / parinfer.js

Let's simplify the way we write Lisp
https://shaunlebron.github.io/parinfer
MIT License
1.76k stars 40 forks source link

Smart mode - sticky alignment option #151

Open shaunlebron opened 7 years ago

shaunlebron commented 7 years ago

I've pursued the conservative paths here for sibling alignment: #143 #144 #150

But folks seem to want something to make indentation sticky, so I'll start thinking about it

sticky

DogLooksGood commented 7 years ago

1, always keep everything in right indentation, we don't need format code shortcut anymore, this is hard to implement in all kinds of editors. 2, current behavior in smart mode, this feels good too. no need to make indentation sticky, IMO.