Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Grade CalculatorNew to Visual Studio Code? Get it now.
Grade Calculator

Grade Calculator

Louis Bayard

|
380 installs
| (1) | Free
Grade Calculator for college students
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Grade Calculator Overview

Not all colleges send you regular updates on your overal grade of each course. It's very convenient to have a handy tool to keep tracking by yourself.

10converters Grade Calculator is the best online tool to calculate your weighted average grade.

Programmers in college actually don't need this because it's just simple math. Any programmer could do that manually on paper in seconds. I created this extension is just for fun.

How it works

Step 1: open an editor window in vcode

File --> New File would do that

Step 2: write down your grades and weights

Write down your current grades of all assessments of a course, like:

Quiz, 90, 30
Midterm, 91, 30
94,40

Each line in text editor has maxium 3 columns, seperated by commas.

First column is name of the assessment, it's optional. The 2nd column is grade in percentage. The 3rd column is weight, like 30 means 30%.

Step 3: calculate

You could start calculating now, it's not mandatory to save the above content into a disk file.

Select 'View --> Command Pallete', and then input: 'Grade Calculator'

You then will get the result from a popup.

Thanks and enjoy.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft