tgandrews / atom-easy-jsdoc

JSDoc hot key for atom editor.
Other
41 stars 11 forks source link

Option to disable indentation alignment #61

Open chmac opened 7 years ago

chmac commented 7 years ago

Firstly, awesome plugin, thanks a lot.

When I ctrl+shift+d I get a jsdoc block which is all nicely aligned so my Descriptions start above each other. Cool. Trouble is, the minute I start changing the {type} to my actual type, the alignment gets out of whack.

Personally, I'd love to see a preference that lets me disable the alignment. I was also trying the dockblockr plugin and it has such an option, which is where I got the idea! :-)

tgandrews commented 7 years ago

Interesting thought. I don't think it'll be too big to change.