You should have the option to make backspace delete a full level of indentation, if soft tabs are on.
Keeping the indentation level on new lines would be nice too.
Show HN: Behave.js – Coding Behaviors for textarea elements
61–70 of 76 posts
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#62Try to type in: {}]]] and press Enter...
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#63Ohh... shiny! Can we also get Elastic tabstops? http://nickgravgaard.com/elastictabstops/
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#64Ohh... shiny! Can we also get Elastic tabstops? http://nickgravgaard.com/elastictabstops/
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#65Good work, like it a lot. I almost feel allowing tabs should be a browser based setting, I'd have it enabled, but I can imagine other people wouldn't never need to use a tab. I built something similar for keeping indentation/bullets/lists on new lines to assist with Markdown in an ordinary textarea -> http://jamiebicknell.github.com/Markdown-Helper/ ps: long time lurker, first time poster.
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#66Now please add mouse-hover hint box, dropdown list for auto completion and I am sold
If only TextWrangler had auto-completion and auto-pairing of brackets and quotes.
I switched about a year ago and I am very pleased.
EDIT: This shows it off better: http://www.sublimetext.com/
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#67I can't seem to get it to work on Chrome(24) on a Mac :(
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#68Indent Issue:
Type in at least 3 lines, highlight the middle lines using shift+down-arrow, tab(indent), notice the line below the highlighted lines indents too.
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#69It is cool but it will more cool if you add highlighting.
Re: Show HN: Behave.js – Coding Behaviors for textarea elements
#70It absolutely crashed Firefox 18.0.1 under Mac. I typed hgjj]{return}{return}{return}{return} and it just beachballed. I had to force quit the browser. Happened the second time I tried it too.