brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Tab doesn't indent to correct location after function start #195

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by njx Thursday Feb 02, 2012 at 08:13 GMT Originally opened as https://github.com/adobe/brackets/issues/193


If you have this code:

function foo () {

}

(note that there are no spaces yet on the blank line)

Click on the blank line and hit tab. The cursor indents to underneath the "f" of "foo". I've run into other cases where it seems to indent some random number of spaces as well.

core-ai-bot commented 3 years ago

Comment by njx Thursday Feb 02, 2012 at 08:13 GMT


Assigning to@gruehle

core-ai-bot commented 3 years ago

Comment by jlondon Friday Feb 03, 2012 at 06:41 GMT


Recommending for Sprint 4 Bug Fix Story

core-ai-bot commented 3 years ago

Comment by gruehle Tuesday Feb 14, 2012 at 19:36 GMT


Marking "FBNC" and assigning to NJ for closing.