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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
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:
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: