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
Many editors will automatically insert a * , indent the line and move the point to the end of the line when inserting a new line inside a JS doc block. This seems like a cool feature?
The text was updated successfully, but these errors were encountered:
Many editors will automatically insert a
*
, indent the line and move the point to the end of the line when inserting a new line inside a JS doc block. This seems like a cool feature?The text was updated successfully, but these errors were encountered: