File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ New Languages:
4
4
5
5
- Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988 ) [ John C] [ ]
6
6
- Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002 ) [ Stef Levesque] [ ]
7
+ - Added 3rd party Q# grammar to SUPPORTED_LANGUAGES(#3006 ) [ Vyron Vasileiadis] [ ]
7
8
8
9
Language grammar improvements:
9
10
@@ -18,6 +19,7 @@ Language grammar improvements:
18
19
[ John Cheung ] : https://github.com/Real-John-Cheung
19
20
[ xDGameStudios ] : https://github.com/xDGameStudios
20
21
[ Ayesh ] : https://github.com/Ayesh
22
+ [ Vyron Vasileiadis ] : https://github.com/fedonman
21
23
22
24
## Version 10.6.0
23
25
Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
152
152
| Python | python, py, gyp | |
153
153
| Python profiler results | profile | |
154
154
| Python REPL | python-repl, pycon | |
155
+ | Q# | qsharp | [ highlightjs-qsharp] ( https://github.com/fedonman/highlightjs-qsharp ) |
155
156
| Q | k, kdb | |
156
157
| QML | qml | |
157
158
| R | r | |
You can’t perform that action at this time.
0 commit comments