mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-08-03 23:31:59 +00:00
Added Q# to languages.
This commit is contained in:
@@ -67,6 +67,7 @@ export function getLanguageName(langId: string): string {
|
||||
perl6: "Perl 6",
|
||||
php: "PHP",
|
||||
powershell: "PowerShell",
|
||||
qsharp: "Q#",
|
||||
jade: "Pug",
|
||||
python: "Python",
|
||||
r: "R",
|
||||
|
Reference in New Issue
Block a user