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
Mdlcode extension for vscode allows to insert directives https://mdlcode.dev/docs/directives , sometimes they can be too long and sometimes they trigger the "X% valid code" error:
Line exceeds 132 characters; contains 143 characters (moodle.Files.LineLength.TooLong)
Inline comments must end in full-stops, exclamation marks, or question marks
This comment is 60% valid code; is this commented out code?