Added Q# to languages.

This commit is contained in:
Juha Ristolainen
2019-04-04 19:51:18 +01:00
parent a2ddfbea59
commit d1df811f02
3 changed files with 5 additions and 0 deletions

View File

@@ -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",