FeaturesSimple extenstion intended for educators in classrooms. CommentRatio will create a small pop up showing the proportion of code which has been commented, every time the code is saved. This should encourage good coding habits in students. Code is not read or stored beyond identifying a comment. RequirementsCurrently only works for python code Uses the latest version of VS code Known Issuesno known issues |