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
Our IDE allows us to create 'sections' in any file by adding this format type of commands
//====================================================================================================================
// region REGION NAME
//====================================================================================================================
//endregion (REGION NAME)
How can I tell styledocco to ignore this? Right now it's trying to interpret these
The text was updated successfully, but these errors were encountered:
Our IDE allows us to create 'sections' in any file by adding this format type of commands
How can I tell styledocco to ignore this? Right now it's trying to interpret these
The text was updated successfully, but these errors were encountered: