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
I'm writing in C and I like to use the Javadoc style for a header, but when I write the /** nothing I do seems to automatically close this block. The README says to just hit enter but that just continues the block.
The text was updated successfully, but these errors were encountered:
I'm writing in C and I like to use the Javadoc style for a header, but when I write the
/**
nothing I do seems to automatically close this block. The README says to just hit enter but that just continues the block.The text was updated successfully, but these errors were encountered: