Live data from Hacker News

tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

julianlam.github.com

31–34 of 34 posts

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#31
post #6

This is awesome. I'd love if the developer would add (even if it were optional) Command+[ / Command+] functionality to indent multiple lines at a time.

Thanks for your interest! It has been noted. Once I work through the existing backlog of bugs, I'll revisit ideas such as this one.

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#33
post #3

I don't see a license specified anywhere. What is it released under?

Hi rpicard, as Hirvesh mentioned, the project is released under MIT. I will be adding the license details to the repo files shortly. Thanks for your interest!

Great, thanks!

Re: tabIndent.js - A JavaScript Library For Tab-Enabled TextAreas

#34
I'm a little late to the discussion here, but thought I'd post a comment anyway. My project (https://github.com/wjbryant/taboverride) has been around for a while and I'm always open to pull requests and feature enhancements / improvements. It looks like you're trying to solve the same problems and implement features which I've already implemented. Why not collaborate?
Post reply on HN