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

@@ -6,6 +6,8 @@ All notable changes to the "code-stats-vscode" extension will be documented in t
### Changed
Added Q# to languages.
Merged PR from thebird956:
Replaced deprecated 'vscode.previewHtml' command to the webview API.