You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to the end of the line before the last line in the Document constructor
Set indentation to 2 spaces
Press enter
The cursor will be on the next line, two characters to the left of where this.refreshText appears on the line above
Type this.
The code hints are displayed as if there is no known context. If you line up the new line with the line above, the correct hints (for Document) are given.
Low priority, to me (calling this low priority because most people don't use inconsistent indentation).
The text was updated successfully, but these errors were encountered:
Issue by dangoor
Thursday Sep 19, 2013 at 15:54 GMT
Originally opened as adobe/brackets#5263
Steps to reproduce:
this.refreshText
appears on the line abovethis.
The code hints are displayed as if there is no known context. If you line up the new line with the line above, the correct hints (for Document) are given.
Low priority, to me (calling this low priority because most people don't use inconsistent indentation).
The text was updated successfully, but these errors were encountered: